bugfix
This commit is contained in:
parent
9055f5ff6d
commit
4667676b23
@ -69,7 +69,7 @@ def subtable2toolbar(desc):
|
|||||||
"target":"PopupWindow",
|
"target":"PopupWindow",
|
||||||
"popup_options":{
|
"popup_options":{
|
||||||
"title":st.title or st.subtable,
|
"title":st.title or st.subtable,
|
||||||
"icon": "{{entire_url('/appbase/get_icon.dspy')}}?id="+st.subtable,
|
"icon": "{{entire_url('/appbase/show_icon.dspy')}}?id="+st.subtable,
|
||||||
"resizable": True,
|
"resizable": True,
|
||||||
"height":"70%",
|
"height":"70%",
|
||||||
"width":"70%"
|
"width":"70%"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user