- ๐ง๐ชBelgium waropd
Updated patch #31 to work on facets 2.0.9
Change is in facets-views-ajax.js
Changed lines:
<?php // Update url. window.historyInitiated = true; window.history.pushState(null, document.title, href); ?>
Previous patch had this right at the top of the updateFacetsViewPatch. Facets 2.0.9 has this about 20 lines lower which is the same as in this new patch