Sha256: 3b59063212e28d65c4855b5f480d527a6dea038724379f3ccd7fdd4cb55984b5

Contents?: true

Size: 340 Bytes

Versions: 6

Compression:

Stored size: 340 Bytes

Contents

<%# header bar for doc items in index view -%>
<div class="documentHeader col" data-document-id="<%= document.id %>">
  <h3 class="index_title document-title-heading">
    <% counter = document_counter_with_offset(document_counter) %>
    <%= link_to_document document, document_show_link_field(document), counter: counter %>
  </h3>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arclight-0.5.0 app/views/catalog/_index_header.html.erb
arclight-0.4.0 app/views/catalog/_index_header.html.erb
arclight-0.3.3 app/views/catalog/_index_header.html.erb
arclight-0.3.2 app/views/catalog/_index_header.html.erb
arclight-0.3.1 app/views/catalog/_index_header.html.erb
arclight-0.3.0 app/views/catalog/_index_header.html.erb