barisusakli 10 years ago
parent 4e23fe7c3a
commit 7a51520074

@ -259,6 +259,7 @@ $(document).ready(function() {
$('document').ready(function () {
if (!window.history || !window.history.pushState) {
templatesModule.refresh(app.load);
return; // no ajaxification for old browsers
}

Loading…
Cancel
Save