ManageIQ/manageiq-ui-classic

View on GitHub
app/views/orchestration_stack/_copy_orchestration_template.html.haml

Summary

Maintainability
Test Coverage
#form_div
  #basic_info_div
    = react('OrcherstrationTemplateForm', {:isStack => true, :otId => @record.orchestration_template.id, :copy => true})
    = render :partial => "layouts/flash_msg"