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
  • Loading branch information
Fryguy authored and root committed Feb 13, 2018
2 parents 176dad0 + 023678b commit 742d595
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,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('hawkular', 'default') do
.form-group
Expand Down

0 comments on commit 742d595

Please sign in to comment.