This commit is contained in:
2015E8018661112 2015-12-23 18:06:54 +08:00
parent adcd1c955e
commit 23b04a10e2
1 changed files with 3 additions and 0 deletions

3
app/views/edit.js.haml Executable file
View File

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