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