<%= subjects.where(id: opts[:subject_ids].map(&:to_i)).map(&:lineage_name).join("") %>
- <% else %> -(No Subjects Provided)
- <% end %> - +<%= raw content.html_safe %>
@@ -27,7 +21,7 @@ <% if annotation.editor_notes.present? %> -+
<% annotated_documents_title = [] %> <% annotation.documents.each do |annotated_document| %> <% ad_title = annotated_document.short_title || annotated_document.title %> @@ -37,7 +37,7 @@
<% if annotation.editor_notes.present? %> -<% if params[:is_index_table].to_s.eql?("true") %>