mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Menus laterales
This commit is contained in:
@ -107,15 +107,18 @@ class LoginAuthFilter implements FilterInterface
|
||||
'Clientes',
|
||||
'Compras',
|
||||
'Configuracion',
|
||||
'ServiciosDigitalizacion',
|
||||
'EnviosLogistica',
|
||||
'Facturacion',
|
||||
'Informes',
|
||||
'Importacion',
|
||||
'EnviosLogistica',
|
||||
'Pedidos',
|
||||
'Presupuestos',
|
||||
'Produccion',
|
||||
'Proveedores',
|
||||
'ServiciosCompras',
|
||||
'ServiciosMaquetacion',
|
||||
'ServiciosMensajeria',
|
||||
'ServiciosDigitalizacion',
|
||||
'Tarifas',
|
||||
'Usuarios',
|
||||
];
|
||||
@ -141,9 +144,10 @@ class LoginAuthFilter implements FilterInterface
|
||||
'Integration',
|
||||
'Migrate',
|
||||
'Test',
|
||||
'Viewmode',
|
||||
'GoBaseController',
|
||||
'GoBaseResourceController',
|
||||
'My', 'Activity', 'Notification' // PARA LA DEMO
|
||||
'My', 'Usuarios', 'Notification' // PARA LA DEMO
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user