build_app
This commit is contained in:
parent
cbcf300a11
commit
f028559c88
@ -1,5 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
import '../../Entity/angulardatatype/Adv5/Adv5View/Adv5_entity_list_screen.dart';
|
||||
import '../../Entity/angulardatatype/Adv5/Adv5_viewModel/Adv5_view_model_screen.dart';
|
||||
|
||||
@ -100,6 +102,10 @@ Navigator.pushNamed(context, RouteNames.changePasswordView);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
DrawerItem(
|
||||
icon: Icons.data_object,
|
||||
title: 'Adv5 Management',
|
||||
|
||||
@ -78,6 +78,12 @@ addCustomMenu( "Support","Support", "Transcations");
|
||||
addCustomMenu( "Adv5","Adv5", "Transcations");
|
||||
|
||||
|
||||
addCustomMenu( "Support","Support", "Transcations");
|
||||
|
||||
|
||||
addCustomMenu( "Adv5","Adv5", "Transcations");
|
||||
|
||||
|
||||
addCustomMenu( "Support","Support", "Transcations");
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user