- Aggiunta della funzione Cron
- Flag: Pubblicati OnLine + Solo CagalogoGenerale + Dettagli
This commit is contained in:
@@ -344,6 +344,19 @@ function getRoutesAd(site: ISites) {
|
||||
level_child: 0.5,
|
||||
onlyAdmin: true,
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 32,
|
||||
path: '/admin/lista_crons',
|
||||
materialIcon: 'fas fa-clock',
|
||||
name: 'otherpages.admin.lista_cron',
|
||||
component: () => import('@src/rootgen/admin/lista_cron/lista_cron.vue'),
|
||||
inmenu: true,
|
||||
submenu: true,
|
||||
level_parent: 0,
|
||||
level_child: 0.5,
|
||||
onlyAdmin: true,
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 30,
|
||||
|
||||
Reference in New Issue
Block a user