Sha256: 134241c7007076fb325e8d5d6ef263b686845a8c5d999c65aabce0410abbd5da

Contents?: true

Size: 614 Bytes

Versions: 35

Compression:

Stored size: 614 Bytes

Contents

     
      <% # header bar for doc items in index view -%>
      <div class="documentHeader clearfix">
        
        <% # main title container for doc partial view -%>
          <h5 class="index_title"><%= t('blacklight.search.documents.counter', :counter => (document_counter + 1 + @response.params[:start].to_i)) %><%= link_to_document document, :label=>document_show_link_field(document), :counter => (document_counter + 1 + @response.params[:start].to_i) %></h5>

        <div class="documentFunctions span2">
          <%= button_for_remove_from_collection(document) %>
        </div>
      </div>
      

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
hydra-collections-7.0.0 app/views/collections/_document_header.html.erb
hydra-collections-5.0.4 app/views/collections/_document_header.html.erb
hydra-collections-6.0.0 app/views/collections/_document_header.html.erb
hydra-collections-6.0.0.rc2 app/views/collections/_document_header.html.erb
hydra-collections-6.0.0.rc1 app/views/collections/_document_header.html.erb
hydra-collections-5.0.3 app/views/collections/_document_header.html.erb
hydra-collections-6.0.0.alpha app/views/collections/_document_header.html.erb
hydra-collections-5.0.2 app/views/collections/_document_header.html.erb
hydra-collections-5.0.1 app/views/collections/_document_header.html.erb
hydra-collections-5.0.0 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.rc3 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.rc2 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.rc1 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.beta4 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.beta3 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.beta2 app/views/collections/_document_header.html.erb
hydra-collections-4.0.0.beta1 app/views/collections/_document_header.html.erb
hydra-collections-3.0.0.beta3 app/views/collections/_document_header.html.erb
hydra-collections-3.0.0.beta2 app/views/collections/_document_header.html.erb