Sha256: bdb6b8db4ac16088280688d3a8041007607d5fb53649d8d53b7f50be594828c0

Contents?: true

Size: 453 Bytes

Versions: 6

Compression:

Stored size: 453 Bytes

Contents

<div class="btn-group">
  <button class="btn btn-default btn-small dropdown-toggle" data-toggle="dropdown" href="#"> Attach File <span class="caret"></span></button>
  <ul class="dropdown-menu">
    <li>
      <%= link_to "Attach Image", main_app.new_hyrax_file_set_path(@presenter, type: 'image-data') %>
    </li>
    <li>
      <%= link_to "Attach Metadata", main_app.new_hyrax_file_set_path(@presenter, type: 'metadata') %>
    </li>
  </ul>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

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