Sha256: 8a0f49e0fa26f0e1ce30f6bb3f79301554af50c79fab403fd5e942cb1b36d4cf

Contents?: true

Size: 213 Bytes

Versions: 125

Compression:

Stored size: 213 Bytes

Contents

<% presenter.title.each_with_index do |title, index| %>
    <% if index == 0 %>
        <h1><%= title %> <%= presenter.permission_badge %></h1>
    <% else %>
        <h1><%= title %></h1>
    <% end %>
<% end %>

Version data entries

125 entries across 99 versions & 3 rubygems

Version Path
hyrax-5.0.1 app/views/hyrax/collections/_collection_title.erb
hyrax-5.0.0 app/views/hyrax/collections/_collection_title.erb
hyrax-5.0.0.rc3 app/views/hyrax/collections/_collection_title.erb
hyrax-5.0.0.rc2 app/views/hyrax/collections/_collection_title.erb
hyrax-5.0.0.rc1 app/views/hyrax/collections/_collection_title.erb
hyrax-3.6.0 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0.rc3 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0.rc2 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0.rc1 app/views/hyrax/collections/_collection_title.erb
hyrax-3.5.0 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0.beta2 app/views/hyrax/collections/_collection_title.erb
hyrax-3.4.2 app/views/hyrax/collections/_collection_title.erb
hyrax-4.0.0.beta1 app/views/hyrax/collections/_collection_title.erb
hyrax-3.4.1 app/views/hyrax/collections/_collection_title.erb
hyrax-3.4.0 app/views/hyrax/collections/_collection_title.erb
hyrax-3.3.0 app/views/hyrax/collections/_collection_title.erb
hyrax-3.2.0 app/views/hyrax/collections/_collection_title.erb
hyrax-2.9.6 app/views/hyrax/collections/_collection_title.erb
hyrax-3.1.0 app/views/hyrax/collections/_collection_title.erb