Hide 'entries per page'
This commit is contained in:
parent
60fe2662a5
commit
0ae0ce3cc7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ async function loadOwnedGames() {
|
|||
|
||||
var boardgame_datatable = new DataTable('.boardgame_table', {
|
||||
"pageLength":-1,
|
||||
"bLengthChange": false,
|
||||
ajax: {
|
||||
url: api_url + '/owned?filter_expansions_out=true',
|
||||
dataSrc: ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue