v0 ninegate
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
This commit is contained in:
@ -64,6 +64,28 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
'id': 'sidebar-portal',
|
||||
'icon': 'fa fa-door-closed',
|
||||
'name' : 'PORTAIL',
|
||||
'items' : [
|
||||
{
|
||||
icon: 'fa fa-bell',
|
||||
route: 'app_admin_alert',
|
||||
name: 'Annonces',
|
||||
},
|
||||
{
|
||||
icon: 'fa fa-desktop',
|
||||
route: 'app_admin_item',
|
||||
name: 'Items',
|
||||
},
|
||||
{
|
||||
icon: 'fa fa-bug',
|
||||
route: 'app_admin_icon',
|
||||
name: 'Icônes',
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
'id': 'sidebar-cron',
|
||||
'icon': 'fa fa-wrench',
|
||||
|
Reference in New Issue
Block a user