@ -145,9 +145,6 @@ BI.VirtualGroupList = BI.inherit(BI.Widget, {
},
populate: function (items) {
if (items && this.options.items !== items) {
this.restore();
}
this._populate(items);
});