app/components/blacklight/document_component.html.erb in blacklight-7.40.0 vs app/components/blacklight/document_component.html.erb in blacklight-8.0.0.beta1
- old
+ new
@@ -20,10 +20,10 @@
<%= section %>
<% end %>
<% partials.each do |partial| %>
<%= partial %>
- <% end if render_partials? %>
+ <% end %>
</div>
<%= thumbnail %>
<% end %>
<%= footer %>