Sha256: b9147a274fdb2e97078aa0f2a4ad0d14923aa7c0854092886804f0853b90c7de

Contents?: true

Size: 255 Bytes

Versions: 12

Compression:

Stored size: 255 Bytes

Contents

<% provide :page_title, construct_page_title( t('.header') ) %>

<% provide :page_header do %>
  <h1><span class="fa fa-edit"></span> <%= t('.header') %></h1>
<% end %>

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/dashboard/collections/new.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/dashboard/collections/new.html.erb