pull/1/head
yflory 5 years ago
parent 31f05a591c
commit d979131a85

@ -1578,6 +1578,7 @@ define([
if (info.state) {
UI.findOKButton().click();
offline = false;
// XXX allow reconnect or not?
/*UI.confirm(Messages.oo_reconnect, function (yes) {
if (!yes) { return; }
common.gotoURL();

Loading…
Cancel
Save