- Progress

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-04-16 15:36:27 -04:00
parent 34d773bcd8
commit bb205af019
8 changed files with 323 additions and 105 deletions

View File

@@ -266,6 +266,9 @@ export function TaskUpsertModalComponent({
</Form.Item>
</Col>
<Col span={8}>
<Form.Item name="remind_at_sent" hidden>
<Input />
</Form.Item>
<Form.Item
label={t("tasks.fields.remind_at")}
name="remind_at"