diff --git a/app/views/catalog/_index_header_list_collection.html.erb b/app/views/catalog/_index_header_list_collection.html.erb index 403eeef4e..67cd3931f 100644 --- a/app/views/catalog/_index_header_list_collection.html.erb +++ b/app/views/catalog/_index_header_list_collection.html.erb @@ -1,8 +1,8 @@ -<%# OVERRIDE Hyrax v5.0.0rc2 %> +<%# OVERRIDE Hyrax v5.0.1 to use markdown and adjust h3 utility classes %> -
+
<%# OVERRIDE begin %> -

<%= link_to markdown(document.title_or_label), generate_work_url(document, request) %>

+

<%= link_to markdown(document.title_or_label), generate_work_url(document, request) %>

<%# OVERRIDE end %> <%= Hyrax::CollectionPresenter.new(document, current_ability).collection_type_badge %>