Sha256: 762553e5760594c54cf3a393f3c509f257045aec75822c7c353042306b434452

Contents?: true

Size: 368 Bytes

Versions: 34

Compression:

Stored size: 368 Bytes

Contents

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

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.5 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.4 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.3 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.9.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.8.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.7.2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.7.1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.7.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.6.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/dashboard/collections/new.html.erb