Skip to content

Commit

Permalink
Removed Arbitration Profiles related toolbar buttons.
Browse files Browse the repository at this point in the history
commit b65f1e8 added arbitration profiles related buttons and arbitration profiles toolbars back that were deleted in commit 862375b03a02b8f78be9577b1f11683ca169a284

https://bugzilla.redhat.com/show_bug.cgi?id=1440126
  • Loading branch information
h-kataria committed Apr 7, 2017
1 parent 267bd2f commit 4c1fb8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.

This file was deleted.

7 changes: 0 additions & 7 deletions app/helpers/application_helper/toolbar/ems_cloud_center.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ class ApplicationHelper::Toolbar::EmsCloudCenter < ApplicationHelper::Toolbar::B
t,
:url_parms => "&refresh=y",
:confirm => N_("Warning: This Cloud Provider and ALL of its components will be permanently removed!")),
separator,
button(
:arbitration_profile_new,
'pficon pficon-edit fa-lg',
t = N_('Add a new Arbitration Profile to this Cloud Provider'),
t,
:klass => ApplicationHelper::Button::ButtonNewDiscover),
]
),
])
Expand Down

0 comments on commit 4c1fb8d

Please sign in to comment.