mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 15:05:46 +01:00
removing old post_window (!!) and fixing default focus when the composer is loaded
This commit is contained in:
@@ -59,7 +59,6 @@ var ajaxify = {};
|
||||
app.process_page();
|
||||
|
||||
jQuery('#content, #footer').fadeIn(200);
|
||||
app.close_post_window();
|
||||
}, url, template);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user