mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics
This commit is contained in:
@@ -56,6 +56,8 @@ var ajaxify = {};
|
||||
callback();
|
||||
}
|
||||
|
||||
app.process_page();
|
||||
|
||||
jQuery('#content, #footer').fadeIn(200);
|
||||
}, url, template);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user