AutoCommit Sam Aug 1 00:03:01 CEST 2015
This commit is contained in:
@@ -22,7 +22,8 @@ num = {"Beispiel"=> 2, "Survey::Question"=> 7}
|
|||||||
|
|
||||||
|
|
||||||
respond_to do |format|
|
respond_to do |format|
|
||||||
format.html # show.html.erb
|
# format.html # show.html.erb
|
||||||
|
format.js
|
||||||
format.json { render json: @comment }
|
format.json { render json: @comment }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
|
$("#<%= @comment.commentable.formid %>").html("")
|
||||||
|
|||||||
Reference in New Issue
Block a user