ManageIQ/manageiq-ui-classic

View on GitHub
app/views/ops/rbac_group/_hosts_clusters.html.haml

Summary

Maintainability
Test Coverage
- unless super_admin_user?
  %br
  = _("This user is limited to the selected items and their children.")
  %br
  %br
= render(:partial => 'shared/tree', :locals => {:tree => @hac_tree, :name => @hac_tree.name})