Commit 17ebf7e5 authored by Izol's avatar Izol

added validation button cek status

parent eda93267
......@@ -2213,6 +2213,7 @@ class _HomePageState extends State<HomePage> implements AlertDialogCallback {
Navigator.pop(context);
showPop(approvalCode);
} else {
isProcessCheck = false;
AwesomeDialog(
context: context,
dialogType: DialogType.error,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment