ManageIQ/manageiq-ui-classic

View on GitHub
app/views/vm_common/_evm_relationship.html.haml

Summary

Maintainability
Test Coverage
#tab_div
  = render :partial => "layouts/flash_msg"
  %h3
    = _('Servers')
  .col-md-12
    = react('VmServerRelationshipForm', :recordId => @record.id.to_s, :redirect => url_for(:action => :show, :id => @record.id))