moved most of addseries to use require.js

This commit is contained in:
Keivan Beigi 2013-02-13 18:28:56 -08:00 committed by kay.one
parent 5e26596623
commit 52d815b1d4
39 changed files with 21945 additions and 10312 deletions

View file

@ -1,4 +1,4 @@
/// <reference path="../app.js" />

/// <reference path="NotificationModel.js" />
NzbDrone.Shared.NotificationItemView = Backbone.Marionette.ItemView.extend({