Sha256: 275cf3c7dc4a21da3cc91caf4186566313a5f0569e11edbd3e1c59ad926d2979

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 'raster_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/raster_works/_file_actions.html.erb
geo_works-0.1.4 app/views/hyrax/raster_works/_file_actions.html.erb
geo_works-0.1.3 app/views/hyrax/raster_works/_file_actions.html.erb
geo_works-0.1.2 app/views/hyrax/raster_works/_file_actions.html.erb
geo_works-0.1.1 app/views/hyrax/raster_works/_file_actions.html.erb
geo_works-0.1.0 app/views/hyrax/raster_works/_file_actions.html.erb