Sha256: 5c3559d1e908e416e142b895fb4aa3ec18d309476c677a2eeb54fc73a2a685b8

Contents?: true

Size: 420 Bytes

Versions: 7

Compression:

Stored size: 420 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyrax-2.1.0 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.beta2 app/views/hyrax/dashboard/collections/_edit_actions.html.erb
hyrax-2.1.0.beta1 app/views/hyrax/dashboard/collections/_edit_actions.html.erb