feature/IO-3499-React-19 - Checkpoint
This commit is contained in:
@@ -184,8 +184,8 @@ export function TimeTicketModalComponent({
|
||||
}}
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item name="flat_rate" label={t("timetickets.fields.flat_rate")} valuePropName="checked" noStyle hidden>
|
||||
<Switch style={{ display: "none" }} />
|
||||
<Form.Item name="flat_rate" label={t("timetickets.fields.flat_rate")} valuePropName="checked" hidden>
|
||||
<Switch />
|
||||
</Form.Item>
|
||||
</LayoutFormRow>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user