- Nave
- Requirements - Send Msg to Passeggeri
This commit is contained in:
@@ -164,6 +164,20 @@ const routes_manager: IListRoutes[] = [
|
||||
level_child: 0.5,
|
||||
onlyManager: true
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 20,
|
||||
path: '/admin/navi',
|
||||
materialIcon: 'fas fa-users',
|
||||
name: 'otherpages.admin.navi',
|
||||
component: () => import('@/rootgen/admin/allnavi/allnavi.vue'),
|
||||
inmenu: true,
|
||||
submenu: true,
|
||||
level_parent: 0,
|
||||
level_child: 0.5,
|
||||
onlyAdmin: true,
|
||||
onlyManager: true
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 20,
|
||||
|
||||
Reference in New Issue
Block a user