Sha256: 9f13ea82656c6137f71cf1ac29c0a820ed42ec8daf590152b8c9fd0bb124f2b4

Contents?: true

Size: 455 Bytes

Versions: 2

Compression:

Stored size: 455 Bytes

Contents

<h2 class="sr-only">Actions</h2>
<div class="actions-controls-collections">
  <% if can? :edit, @presenter.solr_document %>
    <span class="label label-default"><%= link_to "Edit", edit_collection_path, title: "Edit this Collection" %></span> &nbsp;&nbsp;
    <span class="label label-default"><%= link_to "Add files",  sufia.dashboard_works_path(add_files_to_collection: @presenter.id), title: "Add files to this Collection" %></span>
  <%end %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sufia-7.0.0.beta2 app/views/collections/_show_actions.html.erb
sufia-7.0.0.beta1 app/views/collections/_show_actions.html.erb