Unbreak browser back button not working
Removed comment left over from ab73c9c328 (diff-c493b80ad1a9bcfa6b69637097972371L1314)
Resolves: #15265
This commit is contained in:
parent
7c481fdf11
commit
969e753c19
1 changed files with 0 additions and 1 deletions
|
@ -1315,7 +1315,6 @@ function initCore() {
|
|||
|
||||
$(document).ready(initCore);
|
||||
|
||||
/**
|
||||
// fallback to hashchange when no history support
|
||||
if (window.history.pushState) {
|
||||
window.onpopstate = _.bind(OC.Util.History._onPopState, OC.Util.History);
|
||||
|
|
Loading…
Reference in a new issue