set the pagination list

This commit is contained in:
Andrew Bauer 2020-08-18 15:12:07 -05:00
parent 1e41bd0823
commit 3664a9b42c
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ xhtmlHeaders(__FILE__, translate('Events') );
data-toggle="table"
data-pagination="true"
data-show-pagination-switch="true"
data-page-list="[10, 25, 50, 100, 200, All]"
data-search="true"
data-cookie="true"
data-cookie-id-table="zmEventsTable"