fix back nav post business appointment add
This commit is contained in:
parent
dbb7c32b83
commit
a874718d40
2 changed files with 2 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ class MihMzansiCalendarApis {
|
|||
}),
|
||||
);
|
||||
if (response.statusCode == 201) {
|
||||
Navigator.pop(context);
|
||||
// Navigator.pop(context);
|
||||
Navigator.pop(context);
|
||||
Navigator.pop(context);
|
||||
Navigator.pop(context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue