Sha256: 7f34dfb90d7b4c2d64cbc67f4aaa5ad7966c5a57f073d1286ed83134288543db

Contents?: true

Size: 390 Bytes

Versions: 1

Compression:

Stored size: 390 Bytes

Contents

<div class="add-items-nav clearfix">
  <div class="pull-right">
    <% if Spotlight::Engine.config.new_resource_partials.any? %>
      <%= link_to t('.new.repo_item'), new_exhibit_catalog_path(current_exhibit), class: 'btn btn-default' %>
    <% end %>
    <%= link_to t('.new.non_repo_item'), new_exhibit_resources_upload_path(current_exhibit), class: 'btn btn-default' %>
  </div>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-spotlight-0.2.0 app/views/spotlight/catalog/_admin_header.html.erb