Sha256: d568a217d40a61294608be6bd59f0a0f1c922854979375cae9dd796a6a80b135

Contents?: true

Size: 455 Bytes

Versions: 6

Compression:

Stored size: 455 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 Vector", main_app.new_hyrax_file_set_path(@presenter, type: 'vector-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/vector_works/_vector_actions.html.erb
geo_works-0.1.4 app/views/hyrax/vector_works/_vector_actions.html.erb
geo_works-0.1.3 app/views/hyrax/vector_works/_vector_actions.html.erb
geo_works-0.1.2 app/views/hyrax/vector_works/_vector_actions.html.erb
geo_works-0.1.1 app/views/hyrax/vector_works/_vector_actions.html.erb
geo_works-0.1.0 app/views/hyrax/vector_works/_vector_actions.html.erb