mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 15:05:46 +01:00
added timeout to address bar hiding (as per the official way of accomplishing this task )
This commit is contained in:
@@ -47,7 +47,7 @@ var ajaxify = {};
|
||||
}
|
||||
|
||||
jQuery('#footer, #content').fadeOut(100);
|
||||
|
||||
|
||||
templates.flush();
|
||||
templates.load_template(function() {
|
||||
exec_body_scripts(content);
|
||||
|
||||
Reference in New Issue
Block a user