diff --git a/public/javascripts/aspect-filters.js b/public/javascripts/aspect-filters.js index 50af0b769..079799af6 100644 --- a/public/javascripts/aspect-filters.js +++ b/public/javascripts/aspect-filters.js @@ -114,6 +114,8 @@ $(document).ready(function(){ photos[guid] = url; }); + + // set url history.pushState(null, document.title, newURL);