mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-16 11:37:37 +01:00
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user