forked from leftypol/leftypol
Bring mixitup.js back
Turns out it's essential for sorting
This commit is contained in:
parent
ca542c9d5d
commit
3e53a9e4e6
4 changed files with 47 additions and 2 deletions
|
@ -13,4 +13,5 @@ if (active_page == 'catalog') $(function(){
|
|||
$(".grid-li").addClass("grid-size-"+value);
|
||||
});
|
||||
|
||||
$('#Grid').mixitup({});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue