bugfix
This commit is contained in:
parent
a1ed3f6620
commit
dac9cd1b5c
@ -1,23 +1,9 @@
|
|||||||
await forget_user()
|
await forget_user()
|
||||||
return {
|
return {
|
||||||
"widgettype":"Message",
|
"widgettype":"Text",
|
||||||
"options":{
|
"options":{
|
||||||
"title":"Message",
|
"otext":"logout success",
|
||||||
"message":"logout success",
|
"i18n":True,
|
||||||
"auto_open":True,
|
|
||||||
"anthor":"cc",
|
|
||||||
"timeout":3
|
|
||||||
},
|
|
||||||
"binds":[
|
|
||||||
{
|
|
||||||
"wid":"self",
|
|
||||||
"event":"dismissed",
|
|
||||||
"actiontype":"urlwidget",
|
|
||||||
"target":"window.user_contianer",
|
|
||||||
"options":{
|
|
||||||
"url":entire_url('userinfo.ui')
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user