ManageIQ/manageiq-ui-classic

View on GitHub
app/views/configuration/_timeprofile_form.html.haml

Summary

Maintainability
Test Coverage
- if @initial_reports_table_data.present?
  %h3= _('Reports Currently Using This Time Profile')
  = react('TimeProfileReportsTable', {:initialData => @initial_reports_table_data})