bugfix
This commit is contained in:
parent
10115df0df
commit
f3c57839c0
@ -42,7 +42,7 @@ async with db.sqlorContext(dbname) as sor:
|
|||||||
"wid":"self",
|
"wid":"self",
|
||||||
"event":"opened",
|
"event":"opened",
|
||||||
"actiontype":"script",
|
"actiontype":"script",
|
||||||
"target":"window.login_window",
|
"target":params_kw.referer_widget,
|
||||||
"script":"this.destroy()"
|
"script":"this.destroy()"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user