This commit is contained in:
2015E8018661112 2015-12-21 16:22:17 +08:00
parent 7d450cfddb
commit f369ff59a5
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";