Skip to content

Commit

Permalink
Fix Physical Server provision page
Browse files Browse the repository at this point in the history
matheuscmelo committed Aug 8, 2018
1 parent a56246b commit dc95ac4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -242,6 +242,7 @@ class ApplicationHelper::Toolbar::PhysicalServersCenter < ApplicationHelper::Too
t = N_('Provision Physical Server'),
t,
:url => "provision",
:send_checked => true,
:url_parms => "main_div",
:klass => ApplicationHelper::Button::PhysicalServerProvision
)

0 comments on commit dc95ac4

Please sign in to comment.