url controller updates, refactoring

This commit is contained in:
rolux 2011-09-28 17:32:03 +00:00
commit 1d894fc934
18 changed files with 287 additions and 427 deletions

View file

@ -129,10 +129,6 @@ Ox.load({
pandora.user.ui.theme = 'classic';
}
window.onpopstate = function(event) {
//pandora.URL.update();
};
// set up url controller
pandora.URL.init().parse(function() {