Sha256: 4c9c9aa45afa0cba46c36e1383c3c00adcb608115ecdb709f7f5d1409353db4a

Contents?: true

Size: 343 Bytes

Versions: 6

Compression:

Stored size: 343 Bytes

Contents

<div class="show-actions">
  <% if presenter.editor? %>
      <% if presenter.member_presenters.size > 1 %>
          <%= link_to t("hyrax.file_manager.link_text"), polymorphic_path([main_app, :file_manager, presenter]), class: 'btn btn-default' %>
      <% end %>
      <%= render 'vector_actions', document: @presenter %>
  <% end %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 app/views/hyrax/vector_works/_file_actions.html.erb
geo_works-0.1.4 app/views/hyrax/vector_works/_file_actions.html.erb
geo_works-0.1.3 app/views/hyrax/vector_works/_file_actions.html.erb
geo_works-0.1.2 app/views/hyrax/vector_works/_file_actions.html.erb
geo_works-0.1.1 app/views/hyrax/vector_works/_file_actions.html.erb
geo_works-0.1.0 app/views/hyrax/vector_works/_file_actions.html.erb