Sha256: 42b1b1a9d097b0809ca0a6f0d065a67325288d72904a19b125150cb660e078ca

Contents?: true

Size: 449 Bytes

Versions: 32

Compression:

Stored size: 449 Bytes

Contents

<% provide :page_title, construct_page_title( t('.header', type_title: @collection.collection_type.title, title: @form.title.first) ) %>

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

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

Version data entries

32 entries across 32 versions & 1 rubygems

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