Got the filter working on both movie and tv #57

This commit is contained in:
tidusjar 2016-03-21 19:05:01 +00:00
commit af6deec3f0
5 changed files with 29 additions and 15 deletions

View file

@ -160,4 +160,7 @@ label {
#movieList .mix{
display: none;
}
#tvList .mix{
display: none;
}