Wanted & Missing (#687)

* Remove Season Pass, Update Header name, remove useless function

* Cutoff Tab now works
This commit is contained in:
Devin Buhl
2017-02-10 00:15:41 -05:00
committed by GitHub
parent 2af07d7e0d
commit f477c46406
9 changed files with 165 additions and 55 deletions

View File

@@ -49,7 +49,7 @@ module.exports = Marionette.Layout.extend({
},
{
name : 'physicalRelease',
label : 'PhysicalRelease',
label : 'Physical Release',
cell : RelativeDateCell
},
{
@@ -115,11 +115,6 @@ module.exports = Marionette.Layout.extend({
ownerContext : this,
className : 'x-unmonitor-selected'
},
{
title : 'Season Pass',
icon : 'icon-sonarr-monitored',
route : 'seasonpass'
},
{
title : 'Rescan Drone Factory Folder',
icon : 'icon-sonarr-refresh',