Commit 3200c2d0 authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

+ к предыдущей заливке

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@63858 954022d7-b5bf-4e40-9824-e11837661b57
parent 81d5f87e
......@@ -3112,6 +3112,7 @@ Woorksheet.prototype.initPostOpen = function(){
this.sheetViews.push(new asc.asc_CSheetViewSettings());
}
var self = this;
this.handlers = new asc.asc_CHandlersList(/*handlers*/{
"changeRefTablePart" : function (displayName, ref) {self.handlers.trigger("asc_onChangeRefTablePart", displayName, ref);}
});
......
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