Sha256: 02a2b4f16711e79c022f0d59fff90454210eab285985b5d73f665fad51f80c47

Contents?: true

Size: 261 Bytes

Versions: 8

Compression:

Stored size: 261 Bytes

Contents

<% provide :page_title, construct_page_title( t('.header') ) %>
<% provide :page_header do %>
  <h1><span class="fa fa-folder-open"></span> <%= t('.header') %></h1>
<% end %>

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

Version data entries

8 entries across 8 versions & 1 rubygems

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