Compare commits
2 Commits
3e6981103e
...
2b3357d380
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b3357d380 | ||
|
|
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