mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
removed whitespace
This commit is contained in:
@@ -131,10 +131,8 @@ $(document).ready(function() {
|
|||||||
|
|
||||||
app.refreshTitle(url);
|
app.refreshTitle(url);
|
||||||
}, animationDuration * 1000 - ((new Date()).getTime() - startTime));
|
}, animationDuration * 1000 - ((new Date()).getTime() - startTime));
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ajaxify.removeRelativePath = function(url) {
|
ajaxify.removeRelativePath = function(url) {
|
||||||
|
|||||||
Reference in New Issue
Block a user