Commit 797c25e7 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Bug 32566

parent 37300034
......@@ -1117,7 +1117,7 @@ define([
cls : 'btn-toolbar',
iconCls : 'btn-named-range',
hint : me.txtNamedRange,
lock : [_set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.lostConnect, _set.coAuth],
lock : [_set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.lostConnect, _set.coAuth, _set.selRange],
menu : new Common.UI.Menu({
style : 'min-width: 110px',
items : [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment