Skip to content

Commit

Permalink
Merge pull request #968 from h-kataria/remove_arbitration_profile_add…
Browse files Browse the repository at this point in the history
…_button

Removed Arbitration Profiles related toolbar buttons.
(cherry picked from commit 540407e)

https://bugzilla.redhat.com/show_bug.cgi?id=1440322
  • Loading branch information
Dan Clarizio authored and simaishi committed Apr 7, 2017
1 parent 2ea1763 commit b905ebd
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 b905ebd

Please sign in to comment.