Aggiungere "San Marino" e suoi comuni

Corretto Filtro a mano della ricerca
Creare filtro ricerca per trovare la sottocategoria o categoria -> Skill e SubSkill
This commit is contained in:
paoloar77
2022-02-12 02:19:49 +01:00
parent 7c0c2fef39
commit b21a7d1885
63 changed files with 541 additions and 752 deletions

View File

@@ -416,7 +416,7 @@ const baseroutes: IListRoutes[] = [
active: true,
order: 130,
path: '/friends',
materialIcon: 'fas fa-users',
materialIcon: 'fas fa-user-friends',
name: 'mypages.friends',
component: () => import('@/views/user/myfriends/myfriends.vue'),
meta: { requiresAuth: true },
@@ -583,7 +583,7 @@ const baseroutes: IListRoutes[] = [
inmenu: true,
},
{
active: true,
active: false,
order: 80,
path: '/calendario-eventi',
materialIcon: 'event',
@@ -628,8 +628,8 @@ const baseroutes: IListRoutes[] = [
const arrLangUsed = [
'it',
'enUs',
'es',
// 'enUs',
// 'es',
]
const lang_available: ILang[] = [