bugfix
This commit is contained in:
parent
3f70e9ceb3
commit
b42cdb318a
@ -73,7 +73,7 @@
|
|||||||
"target":"PopupWindow",
|
"target":"PopupWindow",
|
||||||
"popup_options":{
|
"popup_options":{
|
||||||
"title":"{{llm.name}}",
|
"title":"{{llm.name}}",
|
||||||
{% int(params_kw._is_mobile) %}
|
{% if int(params_kw._is_mobile) %}
|
||||||
"width": "100%",
|
"width": "100%",
|
||||||
"height": "100%"
|
"height": "100%"
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user