1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update episode filters

This commit is contained in:
Luke Pulverenti 2016-02-15 11:42:57 -05:00
parent e11d02694d
commit d42d6c123a
8 changed files with 282 additions and 489 deletions

View file

@ -208,7 +208,6 @@
break;
case 3:
depends.push('scripts/tvshows');
depends.push('scripts/queryfilters');
renderMethod = 'renderSeriesTab';
initMethod = 'initSeriesTab';
break;