fix : out of the province
This commit is contained in:
@@ -133,12 +133,12 @@ class SalesOutOfProvincePage extends GetView<SalesOutOfProvinceLogic> {
|
|||||||
),*/
|
),*/
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
floatingActionButton: RFab.add(
|
/* floatingActionButton: RFab.add(
|
||||||
onPressed: () {
|
onPressed: () {
|
||||||
Get.bottomSheet(addSaleOutOfTheProvinceBottomSheet());
|
Get.bottomSheet(addSaleOutOfTheProvinceBottomSheet());
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
floatingActionButtonLocation: FloatingActionButtonLocation.startFloat,
|
floatingActionButtonLocation: FloatingActionButtonLocation.startFloat,*/
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user