Commit 2c842799ef062bdf07ec6189a2372656187da393

Authored by Victor Costa
2 parents c3c8412d 7fd79948

Merge branch 'AI3205-comment-paragraph' into stable

plugins/comment_paragraph/views/comment_paragraph_plugin_profile/comment_extra.html.erb
1 1 <input type="hidden" value="<%= comment.comment_paragraph_selected_area%>" class="paragraph_comment_area" />
2   -<input type="hidden" value="<%= comment.paragraph_uuid%>" class="paragraph_uuid" /><input type="hidden" value="<%= comment.comment_paragraph_selected_content%>" class="paragraph_selected_content" />
  2 +<input type="hidden" value="<%= comment.paragraph_uuid%>" class="paragraph_uuid" />
3 3 <input type="hidden" value="<%= comment.comment_paragraph_selected_content%>" class="paragraph_selected_content" />
... ...