forked from 0x2620/pandora
url controller updates, refactoring
This commit is contained in:
parent
4a8954332a
commit
1d894fc934
18 changed files with 287 additions and 427 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue