Sha256: f47f22176380759b96511fdf4eaed06478b413606048e80ede74c85b381dab05

Contents?: true

Size: 358 Bytes

Versions: 94

Compression:

Stored size: 358 Bytes

Contents

<div role="tabpanel" class="tab-pane <%= 'active' if @tab == 'export' %>" id="export">        
  <div class="row col-md-12">
    <p class="instructions"><%= t :'.instructions' %></p>
    <div class="primary-actions">
      <%= link_to t(:'.download'), get_exhibit_path(current_exhibit, format: 'json'), class: 'btn btn-primary' %>
    </div>
  </div>
</div>

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
blacklight-spotlight-2.3.1 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.3.0 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.2.1 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.2.0 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.1.0 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.2 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.1 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc6 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc5 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc4 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc3 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc2 app/views/spotlight/exhibits/_export.html.erb
blacklight-spotlight-2.0.0.rc1 app/views/spotlight/exhibits/_export.html.erb