4,090
edits
No edit summary |
No edit summary |
||
Line 614: | Line 614: | ||
// Remove 'active' class from all filter buttons | // Remove 'active' class from all filter buttons | ||
$('#filters .values button').removeClass('active'); | $('#filters .values button').removeClass('active'); | ||
// Show all cards that might have been hidden by the filters | // Show all cards that might have been hidden by the filters |