cosmetic changes

This commit is contained in:
rolux 2013-07-20 07:42:18 +00:00
parent d7bf50b45b
commit ad0645c87c

View file

@ -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 = {};