Sha256: dc58ec24cb6ba3f0e5c49e09647ae99c2a7e5f15deaf7bff75812d0edc5c6fe7

Contents?: true

Size: 658 Bytes

Versions: 40

Compression:

Stored size: 658 Bytes

Contents

     
    <% # header bar for doc items in index view -%>
    <div class="documentHeader clearfix">
      <%= button_for_add_to_batch(document) %>
      <% # 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>

  
      <% # bookmark functions for items/docs -%>
      <%= render_index_doc_actions document, :wrapping_class => "documentFunctions span2" %>
    </div>

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
hydra-collections-8.2.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-8.1.1 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-8.1.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-8.0.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-7.0.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-5.0.4 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-6.0.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-6.0.0.rc2 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-6.0.0.rc1 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-5.0.3 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-6.0.0.alpha spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-5.0.2 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-5.0.1 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-5.0.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0.rc3 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0.rc2 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0.rc1 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0.beta4 spec/test_app_templates/app/views/catalog/_document_header.html.erb
hydra-collections-4.0.0.beta3 spec/test_app_templates/app/views/catalog/_document_header.html.erb