mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
on cold load, only display page after widgets are rendered
This commit is contained in:
@@ -654,6 +654,8 @@ var socket,
|
||||
createHeaderTooltips();
|
||||
|
||||
ajaxify.renderWidgets(tpl_url, url, function() {
|
||||
ajaxify.fadeIn();
|
||||
|
||||
$(window).trigger('action:ajaxify.end', {
|
||||
url: url
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user