Sha256: dc1c7e2503aaec8d5edda1d2f1bbab59a4f546bf0a6a035ebcce08d76bfb56be

Contents?: true

Size: 402 Bytes

Versions: 12

Compression:

Stored size: 402 Bytes

Contents

<h2 class="sr-only"><%= t('hyrax.collection.actions.header') %></h2>
<div class="actions-controls-collections">
  <%= link_to t('hyrax.collection.actions.add_works.label'),
              hyrax.my_works_path(add_works_to_collection: @form.id),
              title: t('hyrax.collection.actions.add_works.desc'),
              class: 'btn btn-default',
              data: { turbolinks: false } %>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

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