added ui structure for rootdirs.

This commit is contained in:
Keivan Beigi 2013-01-24 12:48:44 -08:00 committed by kay.one
commit 157b559ed2
12 changed files with 133 additions and 8 deletions

View file

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