Sha256: fc5731a4ca3736a49035c2ac42c73521eb087bb11c64abb2340097b9f13dec61

Contents?: true

Size: 570 Bytes

Versions: 51

Compression:

Stored size: 570 Bytes

Contents

<table class="table table-striped">
  <thead>
    <tr>
      <th><%= t('.header.last_updated', language: t(:"locales.#{I18n.default_locale}")) %></th>
      <th class="text-center"><%= t('.header.default_published') %></th>
      <th><%= t('.header.last_updated', language: t(:"locales.#{@language}")) %></th>
      <th class='text-center'><%= t('.header.language_published') %></th>
      <th class='text-center'><%= t('.header.actions') %></th>
    </tr>
  </thead>

  <tbody>
    <%= render partial: 'page', collection: pages, locals: { f: f } %>
  </tbody>
</table>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
blacklight-spotlight-4.3.6 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.5 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.4 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.3 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.2 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.1 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.3.0 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.2.0 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.1.2 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.1.1 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.1.0 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.0.3 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.0.2 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.0.1 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-4.0.0 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-3.6.0.beta10 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-3.6.0.beta9 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-3.6.0.beta8 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-3.5.0.4 app/views/spotlight/translations/_pages_table.html.erb
blacklight-spotlight-3.6.0.beta7 app/views/spotlight/translations/_pages_table.html.erb