diff --git a/wwwroot/user/up_login.dspy b/wwwroot/user/up_login.dspy index 31d28ca..b9a2a56 100644 --- a/wwwroot/user/up_login.dspy +++ b/wwwroot/user/up_login.dspy @@ -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()" } ]