Sha256: f4845ffe5df2736d40bc3823f810f7c6132e93f469d43385bbb9dc4aee47c371

Contents?: true

Size: 345 Bytes

Versions: 6

Compression:

Stored size: 345 Bytes

Contents

<div class="collection-types-wrapper">
  <% provide :page_title, construct_page_title( t('.header') ) %>
  <% provide :page_header do %>
    <h1><span class="fa fa-folder-open"></span> <%= t('.header') %>: <%= @form.title %></h1>
  <% end %>

  <div class="row">
    <div class="col-md-12">
      <%= render 'form' %>
    </div>
  </div>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-2.2.0 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/admin/collection_types/edit.html.erb