Skip to content

Commit

Permalink
Add missing icons for Provider Compliance * events.
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Jan 16, 2017
1 parent c4bc393 commit fbf0c84
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/decorators/miq_event_definition_decorator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ def fonticon
"ems_auth_missing" => "pficon pficon-server",
"ems_auth_unreachable" => "pficon pficon-server",
"ems_auth_valid" => "pficon pficon-server",
"extmanagementsystem_compliance_check" => "pficon pficon-server",
"extmanagementsystem_compliance_passed" => "pficon pficon-server",
"extmanagementsystem_compliance_failed" => "pficon pficon-server",
"evm_server_app_disk_high_usage" => "pficon pficon-server",
"evm_server_db_disk_high_usage" => "pficon pficon-server",
"evm_server_is_master" => "pficon pficon-server",
Expand Down

0 comments on commit fbf0c84

Please sign in to comment.