Commit 4c8aa7b8 authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander.Trofimov

ошибки при совместном редактировании и операция с sheet

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58220 954022d7-b5bf-4e40-9824-e11837661b57
parent 6938eb8a
......@@ -2745,6 +2745,7 @@ UndoRedoWorkbook.prototype = {
break;
}
this.wb._updateWorksheetIndexes(wsActive);
this.wb.handlers.trigger("updateWorksheetByModel");
}
else if(historyitem_Workbook_ChangeColorScheme == Type)
{
......
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