[SSE] Enable to change color schema, when chart/image/shape is selected.
This commit is contained in:
parent
e1bde7bbc2
commit
3eb03d128f
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue