added timeout to address bar hiding (as per the official way of accomplishing this task )

This commit is contained in:
psychobunny
2013-06-05 17:14:10 -04:00
parent 950fdefd7b
commit 2638c03752
2 changed files with 4 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ var ajaxify = {};
}
jQuery('#footer, #content').fadeOut(100);
templates.flush();
templates.load_template(function() {
exec_body_scripts(content);