commit
0950cf977a
|
@ -462,10 +462,7 @@ define([
|
||||||
|
|
||||||
onSendThemeColors: function() {
|
onSendThemeColors: function() {
|
||||||
// get new table templates
|
// get new table templates
|
||||||
if (this.cmbTableTemplate) {
|
this.btnTableTemplate && this.onApiInitTableTemplates(this.api.asc_getTablePictures(this._originalProps));
|
||||||
this.onApiInitTableTemplates(this.api.asc_getTablePictures(this._originalProps));
|
|
||||||
this.cmbTableTemplate.menuPicker.scroller.update({alwaysVisibleY: true});
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
onApiInitTableTemplates: function(Templates){
|
onApiInitTableTemplates: function(Templates){
|
||||||
|
|
Loading…
Reference in a new issue