Sha256: d41da6ca36e959763948f9fe53b2abaab4921b0960ea2442dbb59693d32964dd

Contents?: true

Size: 537 Bytes

Versions: 6

Compression:

Stored size: 537 Bytes

Contents

     
      <% # header bar for doc items in index view -%>
      <div class="documentHeader">
        
        <%# main title container for doc partial view 
            How many bootstrap columns need to be reserved
            for bookmarks control depends on size. 
        -%>
        
        <h4 class="index_title">
          <% counter = document_counter_with_offset(document_counter) %>
          <%= link_to_document document, label: document_show_link_field(document), counter: counter %>
        </h4>

      </div>
      

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
worthwhile-0.1.2 app/views/catalog/_index_header_list_default.html.erb
worthwhile-0.1.1 app/views/catalog/_index_header_list_default.html.erb
worthwhile-0.1.0 app/views/catalog/_index_header_list_default.html.erb
worthwhile-0.0.3 app/views/catalog/_index_header_list_default.html.erb
worthwhile-0.0.2 app/views/catalog/_index_header_list_default.html.erb
worthwhile-0.0.1 app/views/catalog/_index_header_list_default.html.erb