Skip to content

Commit

Permalink
Merge pull request ManageIQ#1085 from jntullo/remove_arbitration_refe…
Browse files Browse the repository at this point in the history
…rence

Remove ArbitrationProfile reference
  • Loading branch information
martinpovolny authored Apr 26, 2017
2 parents 6c9563c + 84c49fa commit a291679
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/presenters/tree_builder_automate_simulation_results.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ def x_get_tree_hash_kids(parent, count_only)

def nontreenode_icon(obj)
case obj
when ArbitrationProfile
'fa fa-list-ul'
when Authentication
'fa fa-lock'
when CloudResourceQuota
Expand Down

0 comments on commit a291679

Please sign in to comment.