Skip to content

Commit

Permalink
Merge branch 'fine-vmrc-warning' into '5.8.z'
Browse files Browse the repository at this point in the history
Add a warning for VMRC credentials when adding/editing a provider

See merge request !5

(cherry picked from commit 742d595)
  • Loading branch information
Fryguy authored and simaishi committed Mar 8, 2018
1 parent 63dbf09 commit 0b11ca4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
.form-group
.col-md-12
%span{:style => "color:black"}
= _("Used for VMRC connections to all VMs in this provider. If not set, the credentials from the Default tab will be used.")
= _("Used for VMRC connections to all VMs on this provider. If not set, the VMRC console access will be disabled for this provider.")
- elsif controller_name == "ems_container"
= miq_tab_content('metrics', 'default') do
.form-group
Expand Down

0 comments on commit 0b11ca4

Please sign in to comment.