[SSE] Enable to change color schema, when chart/image/shape is selected.

This commit is contained in:
Julia Radzhabova 2017-09-14 12:36:57 +03:00
parent e1bde7bbc2
commit 3eb03d128f

View file

@ -986,7 +986,7 @@ define([
id : 'id-toolbar-btn-colorschemas',
cls : 'btn-toolbar',
iconCls : 'btn-colorschemas',
lock : [_set.editCell, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.lostConnect, _set.coAuth],
lock : [_set.editCell, _set.lostConnect, _set.coAuth],
menu : new Common.UI.Menu({
items: [],
maxHeight : 600,