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']
: null,
true),
enabled:
model.itemMedicineListUnit !=
null
? false
: true),
enabled: false),
),
),
],

Loading…
Cancel
Save