mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 04:00:18 -07:00
updated modelbinder, mutator, pagable, lunr.
This commit is contained in:
parent
41c886b5dc
commit
8528bb1301
4 changed files with 132 additions and 89 deletions
|
@ -506,8 +506,8 @@
|
|||
}
|
||||
pageCol.state = pageCol._checkState(state);
|
||||
if (collection == pageCol) fullCol.trigger(event, fullCol, options);
|
||||
resetQuickly(pageCol, fullCol.models.slice(pageStart, pageEnd),
|
||||
_extend({}, options, {parse: false}));
|
||||
else resetQuickly(pageCol, fullCol.models.slice(pageStart, pageEnd),
|
||||
_extend({}, options, {parse: false}));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue