Fixed typo (#21)
The example data response for AJAX included the wrong key for pagination.
This commit is contained in:
parent
69098b179d
commit
ce57141fe3
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
|
|||
]
|
||||
}
|
||||
],
|
||||
"paginate": {
|
||||
"pagination": {
|
||||
"more": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue