Privacy about Project: what to see, what you can modify...

This commit is contained in:
Paolo Arena
2019-04-20 13:58:58 +02:00
parent 3c05d2d9c7
commit 18acf720db
14 changed files with 1053 additions and 257 deletions

View File

@@ -91,11 +91,11 @@ export const routesList: IMyRouteConfig[] = [
name: 'Offline',
component: () => import('@/views/offline/offline.vue')
},
{
path: '/malaga',
name: 'malaga',
component: () => import('@/root/malaga/malaga.vue')
},
// {
// path: '/malaga',
// name: 'malaga',
// component: () => import('@/root/malaga/malaga.vue')
// },
{
path: '/projects/:idProj',
name: 'progetti',