mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
updated backbone, marionette, sugar, underscore, modelbinder, bootstrap.switch
This commit is contained in:
parent
99cd327002
commit
549b497770
16 changed files with 4336 additions and 3747 deletions
|
@ -10,9 +10,6 @@ define(['app', 'Missing/MissingItemView'], function () {
|
|||
pager: '.x-missing-table-pager'
|
||||
},
|
||||
|
||||
initialize : function (context, action, query, collection) {
|
||||
this.collection = collection;
|
||||
},
|
||||
onCompositeCollectionRendered: function () {
|
||||
this.ui.table.trigger('update');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue