Sha256: 799fcab88c82df8fdb6206d1603a379ba70acd2cedaf418530d9aa2a61a0cdb1
Contents?: true
Size: 395 Bytes
Versions: 15
Compression:
Stored size: 395 Bytes
Contents
Deface::Override.new( virtual_path: 'hosts/_list', name: 'insights_hits_header', insert_before: 'thead tr th.hidden-xs:first-of-type', text: '<th class="hidden-xs" width="10%"><%= _("Insights")%></th>' ) Deface::Override.new( virtual_path: 'hosts/_list', name: 'insights_hits_cells', insert_before: 'tbody tr td.hidden-xs:first-of-type', text: '<%= hits_counts_cell(host) %>' )
Version data entries
15 entries across 15 versions & 1 rubygems