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