comment_extra.html.erb
312 Bytes
<input type="hidden" value="<%= comment.comment_paragraph_selected_area%>" class="paragraph_comment_area" />
<input type="hidden" value="<%= comment.paragraph_uuid%>" class="paragraph_uuid" />
<input type="hidden" value="<%= comment.comment_paragraph_selected_content%>" class="paragraph_selected_content" />