forked from MapComplete/MapComplete
Fix buurtnatuur colours, add social image
This commit is contained in:
parent
6828699a4c
commit
00eed41e75
8 changed files with 33 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ import {Tag} from "../../Logic/TagsFilter";
|
|||
export class NameQuestion extends TagRenderingOptions{
|
||||
|
||||
static options = {
|
||||
priority: -1, // Move this last on the priority list, in order to prevent ppl to enter access restrictions and descriptions
|
||||
priority: 10, // Move this last on the priority list, in order to prevent ppl to enter access restrictions and descriptions
|
||||
question: "Wat is de <i>officiële</i> naam van dit gebied?<br><span class='question-subtext'>" +
|
||||
"Zelf een naam bedenken wordt afgeraden.<br/>" +
|
||||
"Een beschrijving van het gebied geven kan in een volgende stap.<br/>" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue