- Creazione "AbitareGliIblei"
- Mappa Interattiva con i markers
This commit is contained in:
@@ -1261,6 +1261,13 @@ export const colAttivita = [
|
||||
isadvanced_field: true,
|
||||
numpag_carousel: 3,
|
||||
}),
|
||||
AddCol({
|
||||
name: 'coordinate_gps',
|
||||
label_trans: 'attivita.coordinate_gps',
|
||||
fieldtype: costanti.FieldType.coordinates,
|
||||
showWhen: costanti.showWhen.NewRec + costanti.showWhen.InPage + costanti.showWhen.InEdit + costanti.showWhen.InView_OnlyifExist,
|
||||
required: false,
|
||||
}),
|
||||
AddCol({
|
||||
name: 'idCity',
|
||||
label_trans: 'skill.city',
|
||||
@@ -1314,8 +1321,6 @@ export const colAttivita = [
|
||||
}),
|
||||
AddCol({ name: 'website', label_trans: 'attivita.website' }),
|
||||
|
||||
AddCol({ name: 'coordinate_gps', label_trans: 'attivita.coordinate_gps', fieldtype: costanti.FieldType.string }),
|
||||
|
||||
AddCol({
|
||||
name: 'logo',
|
||||
label_trans: 'attivita.logo',
|
||||
|
||||
Reference in New Issue
Block a user