Commit 74d481a1 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

минимизация. баг

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57931 954022d7-b5bf-4e40-9824-e11837661b57
parent c7f5c67a
......@@ -1757,7 +1757,7 @@ asc_docs_api.prototype.DecreaseIndent = function()
asc_docs_api.prototype.Send_Menu_Event = function(type)
{
window.native["OnCallMenuEvent"](type, global_memory_stream_menu);
window["native"]["OnCallMenuEvent"](type, global_memory_stream_menu);
};
asc_docs_api.prototype.sync_EndCatchSelectedElements = function()
......
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