Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add icon for host_failure event. #4139

Merged
merged 1 commit into from
Jun 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add icon for host_failure event.
  • Loading branch information
lfu committed Jun 13, 2018
commit 033f4d1104b30163a27fbea030d61d46757aa2d7
1 change: 1 addition & 0 deletions app/decorators/miq_event_definition_decorator.rb
Original file line number Diff line number Diff line change
@@ -95,6 +95,7 @@ def fonticon
"host_compliance_passed" => "pficon pficon-screen",
"host_connect" => "pficon pficon-screen",
"host_disconnect" => "pficon pficon-screen",
"host_failure" => "pficon pficon-screen",
"host_perf_complete" => "pficon pficon-screen",
"host_provisioned" => "pficon pficon-screen",
"host_remove_from_cluster" => "pficon pficon-screen",