diff --git a/static/js/URL.js b/static/js/URL.js index 80786fa7..372d3887 100644 --- a/static/js/URL.js +++ b/static/js/URL.js @@ -75,7 +75,8 @@ pandora.URL = (function() { if ( pandora.user.ui._hash && ( - pandora.user.ui._hash.anchor || !Ox.isEmpty(pandora.user.ui._hash.query) + pandora.user.ui._hash.anchor + || !Ox.isEmpty(pandora.user.ui._hash.query) ) ) { state.hash = {};