Sha256: cd1948cca09a209a1bbc751d8d0a7c174060611b2b9c15511218f47d6110e63e

Contents?: true

Size: 361 Bytes

Versions: 20

Compression:

Stored size: 361 Bytes

Contents

<table class="table analytics">
  <tr>
  <% display_fields.each_pair do |key, value| %>
    <td class="value <%= key %>"><%= format_field(key, value) %></td>
  <% end %>
  </tr>
  <tfoot>
    <tr>
    <% display_fields.each_pair do |key, value| %>
      <th><%= I18n.t("spotlight.dashboards.analytics.#{key}") %></th>
    <% end %>
    </tr>
  </tfoot>
</table>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
blacklight-spotlight-5.0.0.pre.alpha3 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-5.0.0.pre.alpha2 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-5.0.0.pre.alpha1 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.7.1 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.7.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.6.1 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.6.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.5.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.4.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.6 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.5 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.4 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.3 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.2 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.1 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.3.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.2.0 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.1.2 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.1.1 app/components/spotlight/analytics/aggregation_component.html.erb
blacklight-spotlight-4.1.0 app/components/spotlight/analytics/aggregation_component.html.erb