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.
  • Loading branch information
Dan Clarizio committed Apr 7, 2017
2 parents bb1cf25 + 4c1fb8d commit 540407e
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
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 540407e

Please sign in to comment.