bugfix
This commit is contained in:
parent
adabedc08f
commit
0331384b03
@ -4,7 +4,7 @@
|
|||||||
"widgettype":"HBox",
|
"widgettype":"HBox",
|
||||||
"options":{
|
"options":{
|
||||||
{% if int(params_kw._is_mobile) == 1 %}
|
{% if int(params_kw._is_mobile) == 1 %}
|
||||||
"width": "49.5%"
|
"width": "49.5%",
|
||||||
{% else %}
|
{% else %}
|
||||||
"cwidth":22,
|
"cwidth":22,
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user