[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',
|
id : 'id-toolbar-btn-colorschemas',
|
||||||
cls : 'btn-toolbar',
|
cls : 'btn-toolbar',
|
||||||
iconCls : 'btn-colorschemas',
|
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({
|
menu : new Common.UI.Menu({
|
||||||
items: [],
|
items: [],
|
||||||
maxHeight : 600,
|
maxHeight : 600,
|
||||||
|
|
Loading…
Reference in a new issue