forked from MapComplete/MapComplete
Add bike cafes
This commit is contained in:
parent
e4df5ffcb4
commit
581ec9d2a7
11 changed files with 292 additions and 90 deletions
|
|
@ -8,7 +8,7 @@ export default class Website extends TagRenderingOptions {
|
|||
super({
|
||||
question: Translations.t.general.questions.websiteOf.Subs({category: category}),
|
||||
freeform: {
|
||||
renderTemplate: Translations.t.general.questions.websiteIs.Subs({category: category}),
|
||||
renderTemplate: Translations.t.general.questions.websiteIs,
|
||||
template: "$phone$",
|
||||
key: "phone"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue