Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7
This commit is contained in:
commit
a1e4b09049
@ -968,11 +968,11 @@ AJAX.registerOnload('functions.js', function () {
|
||||
}
|
||||
updateTimeout = window.setTimeout(UpdateIdleTime, interval);
|
||||
} else { //timeout occurred
|
||||
clearInterval(IncInterval);
|
||||
if (isStorageSupported('sessionStorage')){
|
||||
window.sessionStorage.clear();
|
||||
}
|
||||
window.location.reload(true);
|
||||
clearInterval(IncInterval);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user