Sha256: a6a2fb948cbd3d7511acc233118364afde008addadc70a0dac07bf5d934645c7
Contents?: true
Size: 386 Bytes
Versions: 1
Compression:
Stored size: 386 Bytes
Contents
#dashboard_notices.widget.scroll-pane{"data-quantity"=>quantity} %ul - for note in user_notices(quantity) %li %span.icon_wrap.fl %span.fl{:class=>(note[:level]=="error" ? "icon-remove" : "icon-ok")} %span %h5 #{format_time note[:date]} #{note[:text]} #{link_to(_("More >>"), notices_path)}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katello-2.2.2 | app/views/katello/dashboard/_notices.html.haml |