update
This commit is contained in:
parent
0603e5e63e
commit
4ffc1b2dc2
|
@ -1,3 +0,0 @@
|
||||||
- if @result[:status]
|
|
||||||
:plain
|
|
||||||
$("#comment_#{@comment.id}").remove();
|
|
|
@ -1,3 +0,0 @@
|
||||||
:plain
|
|
||||||
$("#comment_form").html("#{escape_javascript(render partial: 'articles/comment_form')}");
|
|
||||||
location.hash = "#comment_form";
|
|
Loading…
Reference in New Issue