ManageIQ/manageiq-ui-classic

View on GitHub
app/views/cloud_volume/attach.html.haml

Summary

Maintainability
Test Coverage
= render :partial => "layouts/flash_msg"
.col-md-12
  = react 'AttachDetachCloudVolumeForm',  :recordId => @volume.id.to_s,
                                          :isAttach => true,
                                          :dropdownChoices => @vm_choices.sort,
                                          :dropdownLabel => "Instance" ## Label will be translated in schema