Calcolo Hours
This commit is contained in:
@@ -10,6 +10,13 @@ const msg_website_it = {
|
|||||||
weight: 'Peso',
|
weight: 'Peso',
|
||||||
stars: 'Voto',
|
stars: 'Voto',
|
||||||
},
|
},
|
||||||
|
hours: {
|
||||||
|
descr: 'Descrizione',
|
||||||
|
date: 'Data',
|
||||||
|
time_start: 'Ora Inizio',
|
||||||
|
time_end: 'Ora Fine',
|
||||||
|
hours: 'Ore',
|
||||||
|
},
|
||||||
pages: {
|
pages: {
|
||||||
home: 'Home',
|
home: 'Home',
|
||||||
profile: 'Profilo',
|
profile: 'Profilo',
|
||||||
@@ -77,8 +84,8 @@ const msg_website_it = {
|
|||||||
},
|
},
|
||||||
admin_ecommerce: 'ECommerce',
|
admin_ecommerce: 'ECommerce',
|
||||||
ecommerce: 'E-Commerce',
|
ecommerce: 'E-Commerce',
|
||||||
ecommerce_menu: 'ECommerce1'
|
ecommerce_menu: 'ECommerce1',
|
||||||
|
hours: 'Ore',
|
||||||
},
|
},
|
||||||
msg: {
|
msg: {
|
||||||
myAppDescription: '',
|
myAppDescription: '',
|
||||||
|
|||||||
@@ -698,9 +698,6 @@ const baseroutes: IListRoutes[] = [
|
|||||||
materialIcon: 'accessibility_new',
|
materialIcon: 'accessibility_new',
|
||||||
name: 'pages.groups',
|
name: 'pages.groups',
|
||||||
component: () => import('@/rootgen/admin/groups/groups.vue'),
|
component: () => import('@/rootgen/admin/groups/groups.vue'),
|
||||||
inmenu: true,
|
|
||||||
onlyManager: true,
|
|
||||||
onlyAdmin: true,
|
|
||||||
infooter: functionality.ENABLE_PROJECTS_LOADING,
|
infooter: functionality.ENABLE_PROJECTS_LOADING,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
src/statics/images/produttori.jpg
Executable file
BIN
src/statics/images/produttori.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 808 KiB |
Reference in New Issue
Block a user