Skip to content

Commit

Permalink
Add icon for node alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mooli Tayer committed Jan 31, 2017
1 parent b7b59b0 commit b0ae697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/presenters/tree_builder_alert_profile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ def x_get_tree_roots(count_only, _options)
{:icon => 'pficon pficon-screen'}
when 'MiddlewareServer'
{:image => 'svg/vendor-wildfly.svg'}
when 'ContainerNode'
{:image => 'container_node.png'}
when 'ExtManagementSystem'
{:icon => 'pficon pficon-server'}
when 'MiqServer'
Expand Down

0 comments on commit b0ae697

Please sign in to comment.