bugfix
This commit is contained in:
parent
82ca04a760
commit
4d07f61842
@ -42,7 +42,7 @@ async with db.sqlorContext(dbname) as sor:
|
||||
"wid":"self",
|
||||
"event":"dismissed",
|
||||
"actiontype":"script",
|
||||
"target":params_kw.referer_widget + '.-@PopupWindow',
|
||||
"target": f'body.{params_kw.referer_widget}.-@PopupWindow',
|
||||
"script":"this.destroy()"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user