Fix buurtnatuur colours, add social image

This commit is contained in:
Pieter Vander Vennet 2020-07-13 13:17:03 +02:00
parent 6828699a4c
commit 00eed41e75
8 changed files with 33 additions and 10 deletions

View file

@ -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/>" +