mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Wanted & Missing (#687)
* Remove Season Pass, Update Header name, remove useless function * Cutoff Tab now works
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user