Add XXX
This commit is contained in:
parent
31f05a591c
commit
d979131a85
@ -1578,6 +1578,7 @@ define([
|
|||||||
if (info.state) {
|
if (info.state) {
|
||||||
UI.findOKButton().click();
|
UI.findOKButton().click();
|
||||||
offline = false;
|
offline = false;
|
||||||
|
// XXX allow reconnect or not?
|
||||||
/*UI.confirm(Messages.oo_reconnect, function (yes) {
|
/*UI.confirm(Messages.oo_reconnect, function (yes) {
|
||||||
if (!yes) { return; }
|
if (!yes) { return; }
|
||||||
common.gotoURL();
|
common.gotoURL();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user