fix URL controller

This commit is contained in:
rolux 2013-02-19 17:12:47 +05:30
parent 9f20308e1f
commit 9ec29762c2

View file

@ -93,7 +93,7 @@ pandora.URL = (function() {
} }
} }
} else { } else {
set.hash = {}; set.hash = null;
} }
if (state.page) { if (state.page) {