Sha256: bcf14df5686c8372ec0d6c51ecf83cc190cb45f496ca1d2017fda624def37610
Contents?: true
Size: 724 Bytes
Versions: 1
Compression:
Stored size: 724 Bytes
Contents
h2.uk-text-success <i class="uk-icon-#{@menu_icons[@current_item]} uk-icon-medium "></i> History for log #{@label} monitoring - div.uk-width-medium-1-1 div.uk-panel.uk-panel-box span.uk-text-large.uk-text-bold List of records br table#logrecords.uk-table.uk-table-hover.uk-table-striped thead tr th Date th File th Status th Nb Errors th Full Nb of lines tbody - @data.each do |key| tr td #{key.keys.first} td #{key[key.keys.first][:file]} td #{key[key.keys.first][:status]} td #{key[key.keys.first][:errors]} td #{key[key.keys.first][:lines]}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
prometheus-splash-0.8.4 | lib/splash/webadmin/portal/views/log_history.slim |