This commit is contained in:
2015E8018661112 2015-12-10 10:31:13 +08:00
parent 4ffc1b2dc2
commit adcd1c955e
1 changed files with 3 additions and 0 deletions

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

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