Commit 0a86708e authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix local open

parent 7db04257
......@@ -59,11 +59,8 @@ var c_oAscError = Asc.c_oAscError;
return;
}
if (true)
{
this._startOpenDocument(_data);
this.openDocument(_data);
AscCommon.History.UserSaveMode = true;
}
DesktopOfflineUpdateLocalName(this);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment