bugfix
This commit is contained in:
parent
acab503450
commit
906b7fad26
@ -36,9 +36,10 @@
|
||||
{% endif %}
|
||||
{% else %}
|
||||
{
|
||||
"widgettype":"urlwidget",
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"url":"{{entire_url('/rbac/user/login.ui')}}"
|
||||
"otext":"You need login to use llm",
|
||||
"i18n":true
|
||||
}
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
@ -58,8 +58,8 @@
|
||||
"target":"PopupWindow",
|
||||
"popup_options":{
|
||||
"title":"{{llm.name}}",
|
||||
"width":"90%",
|
||||
"height":"90%"
|
||||
"cwidth":24,
|
||||
"height":"80%"
|
||||
},
|
||||
"options":{
|
||||
"params":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user