@ -424,6 +424,4 @@ $(document).ready(function () {
// Progressive Enhancement, ajaxify available only to modern browsers
ajaxifyAnchors();
}
app.load();
});
@ -98,4 +98,5 @@ define('forum/footer', ['notifications', 'chat', 'components', 'translator'], fu
socket.on('event:unread.updateChatCount', updateUnreadChatCount);
initUnreadTopics();