Calcolo Hours

This commit is contained in:
Paolo Arena
2021-02-11 02:21:08 +01:00
parent b9d451bd49
commit 0e6a350f4e
3 changed files with 9 additions and 5 deletions

View File

@@ -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: '',

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 KiB