forked from MapComplete/MapComplete
Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703
This commit is contained in:
parent
2d356476df
commit
b406d17b10
12 changed files with 182 additions and 114 deletions
|
@ -456,7 +456,7 @@ export default class TagRenderingQuestion extends Combine {
|
|||
|
||||
if (freeform.inline) {
|
||||
|
||||
inputTagsFilter.SetClass("w-16-imp")
|
||||
inputTagsFilter.SetClass("w-48-imp")
|
||||
inputTagsFilter = new InputElementWrapper(inputTagsFilter, configuration.render, freeform.key, tags, state)
|
||||
inputTagsFilter.SetClass("block")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue