Add ids to layers in themes
This commit is contained in:
parent
39166ff806
commit
0ca19a5a03
10 changed files with 95 additions and 60 deletions
|
@ -76,7 +76,8 @@
|
|||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
}
|
||||
},
|
||||
"id": "hackerspaces-name"
|
||||
},
|
||||
"website",
|
||||
"email",
|
||||
|
@ -103,7 +104,8 @@
|
|||
"en": "Opened 24/7"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "hackerspaces-opening_hours"
|
||||
},
|
||||
"wheelchair-access",
|
||||
{
|
||||
|
@ -143,7 +145,8 @@
|
|||
"freeform": {
|
||||
"key": "start_date",
|
||||
"type": "date"
|
||||
}
|
||||
},
|
||||
"id": "hackerspaces-start_date"
|
||||
}
|
||||
],
|
||||
"icon": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue