Higher per page
This commit is contained in:
parent
5b450c5978
commit
23b1a4ca34
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue