Sha256: 5681b81ea623e6027c3447e8b83f24563022cdbef66401906caa3703109e3f2e

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

<% 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>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyrax-2.1.0.beta2 app/views/hyrax/admin/collection_types/edit.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/admin/collection_types/edit.html.erb