removing old post_window (!!) and fixing default focus when the composer is loaded

This commit is contained in:
Julian Lam
2013-06-05 10:25:29 -04:00
parent 82736d8780
commit 89d484c4ca
5 changed files with 8 additions and 278 deletions

View File

@@ -59,7 +59,6 @@ var ajaxify = {};
app.process_page();
jQuery('#content, #footer').fadeIn(200);
app.close_post_window();
}, url, template);
return true;