[SSE] Fix deleting view

This commit is contained in:
Julia Radzhabova 2020-07-10 13:23:18 +03:00
parent 829b4ecd6b
commit 8b94b577d1

View file

@ -158,7 +158,7 @@ define([ 'common/main/lib/view/AdvancedSettingsWindow',
_setDefaults: function (props) {
this.refreshList(this.views, 0);
// this.api.asc_registerCallback('asc_onRefreshNamedSheetViewList', this.wrapEvents.onRefreshNamedSheetViewList);
this.api.asc_registerCallback('asc_onRefreshNamedSheetViewList', this.wrapEvents.onRefreshNamedSheetViewList);
},
onRefreshNamedSheetViewList: function() {