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