pull/1/head
yflory 2020-01-29 17:15:27 +01:00
parent 31f05a591c
commit d979131a85
1 changed files with 1 additions and 0 deletions

View File

@ -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();