forked from 0x2620/pandora
add space and newline
This commit is contained in:
parent
576d3cc291
commit
7d3c7dcfb3
1 changed files with 2 additions and 1 deletions
|
@ -282,6 +282,7 @@ pandora.URL = (function() {
|
|||
Ox.Request.cancel();
|
||||
that.parse();
|
||||
};
|
||||
|
||||
window.onpopstate = function(e) {
|
||||
Ox.Request.cancel();
|
||||
self.isPopState = true;
|
||||
|
|
Loading…
Reference in a new issue