Commit 635dfd40 authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

правка для http://bugzserver/show_bug.cgi?id=25762(создаю точку в истроии при...

правка для http://bugzserver/show_bug.cgi?id=25762(создаю точку в истроии при cut из контекстного меню)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57527 954022d7-b5bf-4e40-9824-e11837661b57
parent 78c163a6
......@@ -117,6 +117,10 @@ function Editor_Copy_Button(api, bCut)
}
}
}*/
if(bCut)
History.Create_NewPoint();
if(AscBrowser.isIE)
{
var ElemToSelect = Editor_Copy_GetElem(api);
......
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