forked from yaso_meth/mih-project
add calendar route
This commit is contained in:
@@ -210,7 +210,7 @@ class RouteGenerator {
|
||||
//===============================================================
|
||||
|
||||
// Appointment Page
|
||||
case '/appointments':
|
||||
case '/calendar':
|
||||
if (args is AppUser) {
|
||||
//print("route generator: $args");
|
||||
return MaterialPageRoute(
|
||||
|
||||
Reference in New Issue
Block a user