Commit df56d6a8 authored by Alexander.Trofimov's avatar Alexander.Trofimov

При UpdateVersion добавил setViewerMode

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57813 954022d7-b5bf-4e40-9824-e11837661b57
parent e9ef3dbb
......@@ -814,6 +814,7 @@ var ASC_DOCS_API_USE_EMBEDDED_FONTS = "@@ASC_DOCS_API_USE_EMBEDDED_FONTS";
switch( incomeObject["type"] ){
case "updateversion":
oThis.handlers.trigger("asc_onDocumentUpdateVersion", function () {
oThis.asc_setViewerMode(true);
oThis._onOpenCommand(callback, incomeObject["data"]);
});
break;
......
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