@ -235,6 +235,7 @@ BI.Pager = BI.inherit(BI.Widget, {
setAllPages: function (pages) {
this.options.pages = pages;
this._populate();
},
hasPrev: function (v) {
@ -223,6 +223,7 @@ BI.DetailPager = BI.inherit(BI.Widget, {