ManageIQ/manageiq-ui-classic

View on GitHub
app/views/workflow_repository/_output.html.haml

Summary

Maintainability
Test Coverage
#flash_msg_div
#output_div
  - if @record.last_update_error.nil?
    = _('No output for the last refresh.')
  - else
    %pre
      = @record.last_update_error