Higher per page

This commit is contained in:
snipe 2017-03-11 04:39:35 -08:00
parent 5b450c5978
commit 23b1a4ca34

View file

@ -65,7 +65,7 @@ $('.snipe-table').bootstrapTable({
formatLoadingMessage: function () {
return '<h4><i class="fa fa-spinner fa-spin" aria-hidden="true"></i> Loading... please wait.... </h4>';
},
pageList: ['10','25','50','100','150','200','500','1000'],
pageList: ['50','100','150','200','500','1000'],
icons: {
advancedSearchIcon: 'fa fa-search-plus',
paginationSwitchDown: 'fa-caret-square-o-down',