Sha256: 662f3079621924b487fe93bfb2045ebe8f1a7826f62b811e3f473a92f44224f4

Contents?: true

Size: 392 Bytes

Versions: 19

Compression:

Stored size: 392 Bytes

Contents

<% type_title = collection_type_label_for(collection: @collection) %>

<% provide :page_title, construct_page_title( t('.header', type_title: type_title)) %>
<% provide :page_header do %>
  <h1><span class="fa fa-edit" aria-hidden="true"></span> <%= t('.header', type_title: type_title) %> </h1>
<% end %>

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

Version data entries

19 entries across 19 versions & 1 rubygems

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