|
|
@ -72,7 +72,7 @@ BI.MultiSelectCheckPane = BI.inherit(BI.Widget, { |
|
|
|
height: this.constants.height, |
|
|
|
height: this.constants.height, |
|
|
|
el: { |
|
|
|
el: { |
|
|
|
type: "bi.vertical_adapt", |
|
|
|
type: "bi.vertical_adapt", |
|
|
|
columnSize: ['fill', 'auto'], |
|
|
|
columnSize: ['auto', 'auto'], |
|
|
|
cls: "multi-select-continue-select", |
|
|
|
cls: "multi-select-continue-select", |
|
|
|
items: [ |
|
|
|
items: [ |
|
|
|
{ |
|
|
|
{ |
|
|
|