[DE] Добавлен скролл в список диаграмм, если размер списка ограничен.
This commit is contained in:
parent
8a1794c73e
commit
f215415217
|
@ -1038,7 +1038,6 @@ define([
|
|||
parentMenu: btn.menu,
|
||||
showLast: false,
|
||||
restoreHeight: 411,
|
||||
allowScrollbar: false,
|
||||
groups: new Common.UI.DataViewGroupStore([
|
||||
{ id: 'menu-chart-group-bar', caption: me.textColumn },
|
||||
{ id: 'menu-chart-group-line', caption: me.textLine },
|
||||
|
|
Loading…
Reference in a new issue