Design Fixes

merge-requests/406/head
hussam al-habibeh 5 years ago
parent 29029a7dea
commit b1ec91b20a

@ -524,11 +524,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {
'description'] 'description']
: null, : null,
true), true),
enabled: enabled: false),
model.itemMedicineListUnit !=
null
? false
: true),
), ),
), ),
], ],

Loading…
Cancel
Save