bugfix
This commit is contained in:
parent
3e4c55ab91
commit
7d6f0966ad
@ -1,3 +1,9 @@
|
|||||||
|
{
|
||||||
|
"widgettype":"VScrollPanel",
|
||||||
|
"options":{
|
||||||
|
"css":"filler"
|
||||||
|
},
|
||||||
|
"subwidgets":[
|
||||||
{
|
{
|
||||||
"widgettype":"DynamicColumn",
|
"widgettype":"DynamicColumn",
|
||||||
"options":{
|
"options":{
|
||||||
@ -19,4 +25,6 @@
|
|||||||
{% if not loop.last %},{% endif %}
|
{% if not loop.last %},{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user