Commit 04b9a66b authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

При выходе из редактора ячейки присылаем смену состояния кнопок.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57952 954022d7-b5bf-4e40-9824-e11837661b57
parent fdcda6e6
......@@ -1097,6 +1097,8 @@
this.handlers.trigger("asc_onEditCell", c_oAscCellEditorState.editEnd);
// Обновляем состояние Undo/Redo
History._sendCanUndoRedo();
// Обновляем состояние информации
this._onWSSelectionChanged(null);
};
WorkbookView.prototype._onEmpty = 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