bugfix
This commit is contained in:
parent
ba4eaa4653
commit
a05353a0e2
@ -7,7 +7,7 @@ kw = {
|
|||||||
"wid": "self",
|
"wid": "self",
|
||||||
"event": "dismissed",
|
"event": "dismissed",
|
||||||
"actiontype": "script",
|
"actiontype": "script",
|
||||||
"target": params_kw.data_widget,
|
"target": 'app.' + params_kw.data_widget,
|
||||||
"script": "this.render()"
|
"script": "this.render()"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user