app/views/manifestations/show.txt.erb in enju_biblio-0.1.3 vs app/views/manifestations/show.txt.erb in enju_biblio-0.2.0.beta.1
- old
+ new
@@ -1,2 +2 @@
-manifestation_identifier original_title creator publisher isbn pub_date note
-<%= render @manifestation %>
+<%= Manifestation.csv_header(current_user_role_name, col_sep: "\t") -%><%= render @manifestation -%>