Sha256: b35ae33b8950a108f0366d4452c1a1f3dc59ada40cd398da89f033de5746bf9d

Contents?: true

Size: 392 Bytes

Versions: 11

Compression:

Stored size: 392 Bytes

Contents

<% document_actions = capture do %>
  <% # bookmark functions for items/docs -%>
  <%= render_index_doc_actions document, wrapping_class: "col-sm-3 col-md-5 col-lg-4 text-right" %>
<% end %>

<div class='al-document-title-bar'>
  <div class='row'>
    <div class='col-sm-9 col-md-7 col-lg-8'>
      <%= document.repository_and_unitid %>
    </div>
    <%= document_actions %>
  </div>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
arclight-0.5.0 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.4.0 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.3.3 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.3.2 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.3.1 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.3.0 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.2.0 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.1.4 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.1.3 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.1.2 app/views/catalog/_arclight_document_index_header.html.erb
arclight-0.1.1 app/views/catalog/_arclight_document_index_header.html.erb