3 lines
No EOL
225 B
Text
3 lines
No EOL
225 B
Text
ContentUpdater.addCommentToPost("<%= @comment.post.guid %>",
|
|
"<%= @comment.guid%>",
|
|
"<%= escape_javascript(render(:partial => 'comments/comment', :locals => { :comment => @comment, :person => current_user.person}))%>"); |