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

This commit is contained in:
2023-01-12 16:14:31 +01:00
parent f5d1995040
commit cdf7c5a24c
72 changed files with 10635 additions and 1013 deletions

View File

@ -70,14 +70,20 @@
'name' : 'PORTAIL',
'items' : [
{
icon: 'fa fa-bell',
route: 'app_admin_alert',
name: 'Annonces',
},
icon: 'fa fa-copy fa-fw',
route: 'app_admin_pagetemplate',
name: 'Modèles de Page',
},
{
icon: 'fa fa-desktop',
route: 'app_admin_item',
name: 'Items',
},
{
icon: 'fa fa-bell',
route: 'app_admin_alert',
name: 'Annonces',
},
{
icon: 'fa fa-bug',