Sha256: fd907753fc2b93d4581e392f6661ea5dee20fc6012b6540941bee840eb851dca
Contents?: true
Size: 456 Bytes
Versions: 77
Compression:
Stored size: 456 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 ellipsis" width="12%"><%= sort :insights_recommendations_count, :as => _("Recommendations")%></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
77 entries across 77 versions & 1 rubygems