Sha256: e5c4177dc85ec6ee9a6ed47632821f91287c2cc72a194abbec141574f2a2c731

Contents?: true

Size: 290 Bytes

Versions: 51

Compression:

Stored size: 290 Bytes

Contents

<% if can? :edit, @presenter.id %>
  <h2 class="non lower">Actions</h2>
  <p>
      <%= link_to "Edit", edit_collection_path, class: 'btn btn-default' %> &nbsp;&nbsp;
      <%= link_to "Add files from your dashboard",  search_path_for_my_works, class: 'btn btn-default' %>
  </p>
<%end %>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
curation_concerns-1.7.8 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.7 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.6 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.5 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.4 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.3 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.2 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.1 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.0 app/views/collections/_show_actions.html.erb
curation_concerns-1.7.0.beta1 app/views/collections/_show_actions.html.erb
curation_concerns-1.6.3 app/views/collections/_show_actions.html.erb
curation_concerns-1.6.2 app/views/collections/_show_actions.html.erb
curation_concerns-1.6.1 app/views/collections/_show_actions.html.erb
curation_concerns-1.6.0 app/views/collections/_show_actions.html.erb
curation_concerns-1.5.0 app/views/collections/_show_actions.html.erb
curation_concerns-1.4.0 app/views/collections/_show_actions.html.erb
curation_concerns-1.3.3 app/views/collections/_show_actions.html.erb
curation_concerns-1.3.2 app/views/collections/_show_actions.html.erb
curation_concerns-1.3.1 app/views/collections/_show_actions.html.erb
curation_concerns-1.3.0 app/views/collections/_show_actions.html.erb