Job costing improvements. IO-527
This commit is contained in:
@@ -28,6 +28,7 @@ export function ReportCenterModalContainer({
|
||||
visible={visible}
|
||||
title={t("printcenter.labels.reportcentermodal")}
|
||||
onOk={() => toggleModalVisible()}
|
||||
onCancel={() => toggleModalVisible()}
|
||||
cancelButtonProps={{ style: { display: "none" } }}
|
||||
destroyOnClose
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user