Riattivato il Calendario (ma ancora non lo rendo visibile)
aggiunto campi: DateTimeStart e DateTimeEnd negli Eventi Aggiunto Filtro Data
This commit is contained in:
@@ -45,12 +45,12 @@ export const costanti = {
|
||||
disable: true,
|
||||
},
|
||||
{
|
||||
title: 'Alimenti',
|
||||
to: '/foods',
|
||||
icon: 'fas fa-utensils',
|
||||
color: 'green-5',
|
||||
hint: '',
|
||||
disable: true,
|
||||
title: 'Eventi',
|
||||
to: '/events',
|
||||
icon: 'event',
|
||||
color: 'green',
|
||||
hint: 'eventi, last minute, offerte di lavoro',
|
||||
disable: false,
|
||||
},
|
||||
{
|
||||
title: 'Luoghi',
|
||||
@@ -71,11 +71,11 @@ export const costanti = {
|
||||
small: true,
|
||||
},
|
||||
{
|
||||
title: 'Eventi',
|
||||
to: '/bacheca',
|
||||
icon: 'event',
|
||||
title: 'Help',
|
||||
to: '/help',
|
||||
icon: 'fas fa-users',
|
||||
color: 'green-7',
|
||||
hint: 'eventi, last minute, offerte di lavoro',
|
||||
hint: '',
|
||||
disable: true,
|
||||
small: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user