Themes: add before text on correct location
This commit is contained in:
parent
1c49f0443d
commit
6a2e372062
1 changed files with 4 additions and 4 deletions
|
@ -103,11 +103,11 @@
|
||||||
{
|
{
|
||||||
"id": "list_nearby_bike_parkings",
|
"id": "list_nearby_bike_parkings",
|
||||||
"render": {
|
"render": {
|
||||||
"special": {
|
|
||||||
"before": {
|
"before": {
|
||||||
"en": "Choose below which bicycle parking you want to link. This will <b>not</b> apply the attributes.",
|
"en": "Choose below which bicycle parking you want to link. This will <b>not</b> apply the attributes.",
|
||||||
"nl": "Kies hieronder welke fietsenstalling je wilt linken. Dit zal de attributen <b>niet</b> kopieren."
|
"nl": "Kies hieronder welke fietsenstalling je wilt linken. Dit zal de attributen <b>niet</b> kopieren."
|
||||||
},
|
},
|
||||||
|
"special": {
|
||||||
"type": "multi",
|
"type": "multi",
|
||||||
"key": "_nearby_bicycle_parkings:props",
|
"key": "_nearby_bicycle_parkings:props",
|
||||||
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
||||||
|
|
Loading…
Reference in a new issue