@ -100,11 +100,11 @@ BI.MultiSelectTree = BI.inherit(BI.Single, {
});
BI.createWidget({
type: "bi.vtape",
type: "bi.vertical_fill",
element: this,
items: [{
el: this.searcher,
height: this._constant.EDITOR_HEIGHT
height: ""
}, {
el: this.adapter,
height: "fill"