mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Tests and cleanup
This commit is contained in:
@@ -99,11 +99,6 @@ define(
|
||||
]
|
||||
},
|
||||
|
||||
initialize: function () {
|
||||
this.listenTo(SeriesCollection, 'sync', this._showTable);
|
||||
this.listenTo(SeriesCollection, 'remove', this._showTable);
|
||||
},
|
||||
|
||||
onRender: function () {
|
||||
this._showToolbar();
|
||||
this._showTable();
|
||||
|
||||
Reference in New Issue
Block a user