continue parsing if getPart resets page

This commit is contained in:
j 2015-02-20 21:00:03 +05:30
parent e9edeb4629
commit 9e8e145924

View file

@ -802,6 +802,8 @@ Ox.URL = function(options) {
} else {
getHash();
}
} else {
getHash();
}
});
} else {