1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-05 17:05:03 -05:00
SickRage/gui/slick
Matthew Haughton 32d0552f03 fix episode filtering
Checking the filtering checkboxes on episode listings did
nothing on the first checkbox change, then did the opposite
of what it was supposed (i.e. checking the checkbox would
hide the episodes and vice versa).

Commit 95d7d728e0 eliminated
'return' statement in function - better to remove the code
that 'return' was skipping over anyway. This fixes the issue.
2014-07-24 20:25:58 -04:00
..
css Added trending shows feature, this allows you to choose from a wide selection of popular/trending shows with rating stats and easily add the show into SR by simply clicking the plus sign. 2014-07-01 01:49:12 -07:00
images Updated network logo's to their current logo & made BBC logo's display nicer. 2014-07-22 10:55:48 +10:00
interfaces/default Change SQL in templates. 2014-07-21 15:38:50 +10:00
js fix episode filtering 2014-07-24 20:25:58 -04:00