Revert "New: Filter series by type (standard, daily or anime)"

This reverts commit 0a44744c5e.
This commit is contained in:
Mark McDowall
2014-07-15 15:10:04 -07:00
parent c0cfbc4de4
commit bdfc03ee0b
3 changed files with 1 additions and 39 deletions

View File

@@ -54,10 +54,7 @@ define(
'all' : [null, null],
'continuing' : ['status', 'continuing'],
'ended' : ['status', 'ended'],
'monitored' : ['monitored', true],
'standard' : ['seriesType', 'standard'],
'daily' : ['seriesType', 'daily'],
'anime' : ['seriesType', 'anime']
'monitored' : ['monitored', true]
},
sortMappings: {