ManageIQ/manageiq-ui-classic

View on GitHub
app/views/host_aggregate/remove_host_select.html.haml

Summary

Maintainability
Test Coverage
= render :partial => "layouts/flash_msg"
.col-md-12
  = react 'AddRemoveHostAggregateForm', :recordId => @host_aggregate.id.to_s, :hostChoices => @host_choices.sort, :isAdd => false