1
0
Fork 0
forked from 0x2620/oxjs

continue parsing if getPart resets page

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

View file

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