Arcadei ...

This commit is contained in:
paoloar77
2022-10-27 11:18:31 +02:00
parent b79ce9b9af
commit 8e3ada35ea
42 changed files with 131 additions and 180 deletions

View File

@@ -113,8 +113,10 @@ const msg_website_it = {
hours: 'Ore',
department: 'Uffici',
title: 'Titolo',
subtitle: 'SottoTitolo',
path: 'Percorso',
img1: 'Immagine 1',
imgsize: 'ImgSize',
contentfield: 'Testo 1',
video1: 'Video 1',
ratio1: 'Ratio 1',

View File

@@ -481,7 +481,7 @@ const baseroutes: IListRoutes[] = [
inmenu: true,
infooter: true,
},
{
/*{
active: true,
order: 120,
path: '/myprofile',
@@ -491,7 +491,7 @@ const baseroutes: IListRoutes[] = [
meta: { requiresAuth: true },
inmenu: true,
infooter: true,
},
},*/
{
active: true,
order: 120,
@@ -743,7 +743,7 @@ const baseroutes: IListRoutes[] = [
materialIcon: 'account_circle',
name: 'pages.SignIn',
component: () => import('@/views/login/signin_noreg/signin_noreg.vue'),
inmenu: true,
inmenu: false,
infooter: true
},
// --- NOT IN MENU: ---