Ospitalità
This commit is contained in:
@@ -57,15 +57,16 @@ export const costanti = {
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
title: 'Scambio Ospitalità',
|
||||
strsingolo: 'Scambio Ospitalità',
|
||||
title: 'Ospitalità',
|
||||
strsingolo: 'Ospitalità',
|
||||
to: '/hosps',
|
||||
icon: 'fas fa-bed',
|
||||
color: 'lime-6',
|
||||
color: 'lime-8',
|
||||
textcolor: '',
|
||||
hint: '',
|
||||
disable: false,
|
||||
small: false,
|
||||
visuonstat: true,
|
||||
},
|
||||
{
|
||||
visible: false,
|
||||
|
||||
@@ -4360,6 +4360,7 @@ export const tools = {
|
||||
'lime-3': '#e6ee9c',
|
||||
'lime-4': '#dce775',
|
||||
'lime-6': '#cddc39',
|
||||
'lime-8': '#afb42b',
|
||||
'limegreen': '#32cd32',
|
||||
'linen': '#faf0e6',
|
||||
'magenta': '#ff00ff',
|
||||
|
||||
Reference in New Issue
Block a user