Added missing view

This commit is contained in:
Mark McDowall
2013-03-20 20:02:57 -07:00
parent 9ff7aa1bf7
commit 05c7b4f4ef
17 changed files with 205 additions and 6 deletions
+1
View File
@@ -52,6 +52,7 @@ define('app', function () {
window.NzbDrone.Settings.Notifications = {};
window.NzbDrone.Settings.System = {};
window.NzbDrone.Settings.Misc = {};
window.NzbDrone.Missing = {};
window.NzbDrone.Events = {
OpenModalDialog :'openModal',