Skip to content

Commit

Permalink
Release v1.0.13+
Browse files Browse the repository at this point in the history
  • Loading branch information
gkostin1966 committed Jun 6, 2024
1 parent 5e9fc54 commit 8caaffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/catalog/_show_default.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -194,13 +194,13 @@
</div>
<% end %>
<div id="<%= t("arclight.views.show.sections.contents").parameterize %>">
<%# ================ %>
<%# upper metadata %>
<%# ================ %>
<%= render_document_partial(document, :show_upper_metadata) %>

<div id="<%= t("arclight.views.show.sections.contents").parameterize %>">
<%# ============================ %>
<%# Component-level Restrictions %>
<%# ============================ %>
Expand Down

0 comments on commit 8caaffd

Please sign in to comment.