This commit is contained in:
2015E8018661112 2015-12-21 11:17:26 +08:00
parent f9e4ac15cf
commit 0603e5e63e
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
:plain
$("#comment_form").html("#{escape_javascript(render partial: 'articles/comment_form')}");
location.hash = "#comment_form";