bugfix
This commit is contained in:
parent
9055f5ff6d
commit
4667676b23
@ -69,7 +69,7 @@ def subtable2toolbar(desc):
|
||||
"target":"PopupWindow",
|
||||
"popup_options":{
|
||||
"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,
|
||||
"height":"70%",
|
||||
"width":"70%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user