// BugFix : Blocklayered little fix with product order
This commit is contained in:
@@ -115,6 +115,10 @@ $(document).ready(function()
|
||||
hideFilterValueAction(this);
|
||||
});
|
||||
|
||||
$('#selectPrductSort').live('change', function() {
|
||||
reloadContent();
|
||||
});
|
||||
|
||||
paginationButton();
|
||||
initLayered();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user