forked from MapComplete/MapComplete
Merge feature branch
This commit is contained in:
commit
a6c752037b
28 changed files with 931 additions and 149 deletions
|
@ -3232,6 +3232,18 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "name",
|
||||
"question":{
|
||||
"en": "What is the name of this place?"
|
||||
},
|
||||
"render": {
|
||||
"*": "<b>{name}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name"
|
||||
}
|
||||
}
|
||||
],
|
||||
"allowMove": false,
|
||||
|
@ -3247,4 +3259,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue