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; ...@@ -59,11 +59,8 @@ var c_oAscError = Asc.c_oAscError;
return; return;
} }
if (true) this.openDocument(_data);
{
this._startOpenDocument(_data);
AscCommon.History.UserSaveMode = true; AscCommon.History.UserSaveMode = true;
}
DesktopOfflineUpdateLocalName(this); 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