Fixed stuff :)

NzbDrone.Console works again
Added empty collection message for Series
This commit is contained in:
Mark McDowall
2013-02-17 16:46:13 -08:00
parent b0940ed8de
commit e2314a7b17
9 changed files with 16 additions and 12 deletions
-1
View File
@@ -48,7 +48,6 @@ define('app', function () {
ApiRoot: '/api'
};
window.NzbDrone.addInitializer(function () {
console.log('starting application');