Commit 407ab140 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

delete duplicate get

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54370 954022d7-b5bf-4e40-9824-e11837661b57
parent 4f6c5e7b
......@@ -670,7 +670,6 @@
switch (event.which) {
case 113: // F2
var graphicObjects = t.handlers.trigger("getSelectedGraphicObjects");
if (isViewerMode || t.isCellEditMode || t.isSelectionDialogMode || graphicObjects.length) {return true;}
if (AscBrowser.isOpera) {stop();}
// Выставляем блокировку на выход из редактора по клавишам-стрелкам
......
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