Fixed typo (#21)
The example data response for AJAX included the wrong key for pagination.
This commit is contained in:
parent
69098b179d
commit
ce57141fe3
@ -125,7 +125,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"paginate": {
|
"pagination": {
|
||||||
"more": true
|
"more": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user