Allow more rows per page on Videos table
parent
01f498c89d
commit
3a3e75c9b8
|
|
@ -94,6 +94,7 @@ $(document).ready(function(e){
|
|||
},
|
||||
pagination: true,
|
||||
search: true,
|
||||
pageList: [10, 25, 50, 100, 1000, 2000],
|
||||
columns: [
|
||||
{
|
||||
field: 'mid',
|
||||
|
|
|
|||
Loading…
Reference in New Issue