added simple /rss page. needs some custom backgrid cells.

This commit is contained in:
kay.one
2013-06-04 22:08:10 -07:00
parent 5c05f6b740
commit 9b5d22455b
3 changed files with 8 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
window.NzbDrone.Missing = {};
window.NzbDrone.History = {};
window.NzbDrone.Logs = {};
window.NzbDrone.Release = {};
window.NzbDrone.Mixins = {};
window.NzbDrone.Events = {