Ospitalità

This commit is contained in:
Paolo Arena
2022-05-07 09:22:47 +02:00
parent 200ac47035
commit 11acac03e5
13 changed files with 40 additions and 27 deletions

View File

@@ -256,19 +256,27 @@ export const shared_consts = {
},
{
value: 4,
label: 'in camper',
label: 'Camper',
},
{
value: 5,
label: 'in tenda',
label: 'Roulotte',
},
{
value: 6,
label: 'in giardino',
label: 'Tenda',
},
{
value: 7,
label: 'all\'aperto',
label: 'Casetta sull\'Albero',
},
{
value: 8,
label: 'Giardino',
},
{
value: 9,
label: 'Aria aperta',
},
],
@@ -277,7 +285,7 @@ export const shared_consts = {
People: [
{
value: 0,
label: 'Nessuna',
label: 'Nessuno',
},
{
value: 1,
@@ -327,18 +335,14 @@ export const shared_consts = {
value: 12,
label: '12',
},
{
value: 13,
label: '13',
},
{
value: 14,
label: '14',
},
{
value: 15,
label: '15',
},
{
value: 20,
label: '20',
},
],
Preferences: [
@@ -374,6 +378,14 @@ export const shared_consts = {
value: 8,
label: 'Sono permessi soggiorni a lungo termine',
},
{
value: 9,
label: 'Cucina Vegetariana',
},
{
value: 10,
label: 'Cucina Vegana',
},
],
Regions: [