1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

some js cleanup.

This commit is contained in:
kay.one
2013-03-29 12:17:03 -07:00
parent e29c07c4a5
commit c7776f74e1
9 changed files with 127 additions and 126 deletions
@@ -1,5 +1,4 @@
'use strict';
define(['app', 'Shared/NotificationCollection', 'AddSeries/SearchResultCollection', 'AddSeries/SearchResultModel', 'Series/SeriesCollection'], function (app, notificationCollection) {
NzbDrone.AddSeries.New.SearchItemView = Backbone.Marionette.ItemView.extend({