v0 ninegate
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit

This commit is contained in:
2023-01-10 11:13:28 +01:00
parent cedd6bfcec
commit 88cfeae266
273 changed files with 7828 additions and 16 deletions

View File

@ -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',