Calcolo Hours
This commit is contained in:
@@ -10,6 +10,13 @@ const msg_website_it = {
|
||||
weight: 'Peso',
|
||||
stars: 'Voto',
|
||||
},
|
||||
hours: {
|
||||
descr: 'Descrizione',
|
||||
date: 'Data',
|
||||
time_start: 'Ora Inizio',
|
||||
time_end: 'Ora Fine',
|
||||
hours: 'Ore',
|
||||
},
|
||||
pages: {
|
||||
home: 'Home',
|
||||
profile: 'Profilo',
|
||||
@@ -77,8 +84,8 @@ const msg_website_it = {
|
||||
},
|
||||
admin_ecommerce: 'ECommerce',
|
||||
ecommerce: 'E-Commerce',
|
||||
ecommerce_menu: 'ECommerce1'
|
||||
|
||||
ecommerce_menu: 'ECommerce1',
|
||||
hours: 'Ore',
|
||||
},
|
||||
msg: {
|
||||
myAppDescription: '',
|
||||
|
||||
@@ -698,9 +698,6 @@ const baseroutes: IListRoutes[] = [
|
||||
materialIcon: 'accessibility_new',
|
||||
name: 'pages.groups',
|
||||
component: () => import('@/rootgen/admin/groups/groups.vue'),
|
||||
inmenu: true,
|
||||
onlyManager: true,
|
||||
onlyAdmin: true,
|
||||
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