This commit is contained in:
2015E8018661112 2015-12-10 10:31:13 +08:00
parent 0603e5e63e
commit 4ffc1b2dc2
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
- if @result[:status]
:plain
$("#comment_#{@comment.id}").remove();

View File

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