more add series backbone cleanup.

This commit is contained in:
Keivan Beigi
2013-01-22 17:23:27 -08:00
committed by kay.one
parent c43eb59efb
commit 5e32760c6a
7 changed files with 2904 additions and 2775 deletions

View File

@@ -0,0 +1,4 @@
/// <reference path="../app.js" />
NzbDrone.AddSeries.SearchResultModel = Backbone.Model.extend({
});