1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

FormBuilder split out

This commit is contained in:
Mark McDowall
2013-05-21 20:33:35 -07:00
parent f1d2e0e6df
commit 34e35bd00b
5 changed files with 40 additions and 24 deletions
+1
View File
@@ -30,6 +30,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
window.NzbDrone = new Backbone.Marionette.Application();
window.NzbDrone.Config = {};
window.NzbDrone.Form = {};
window.NzbDrone.Series = {
Index : {