ManageIQ/manageiq-ui-classic

View on GitHub
app/views/miq_alert_set/_form.html.haml

Summary

Maintainability
Test Coverage
- url = url_for_only_path(:action => 'alert_profile_field_changed', :id => (@alert_profile.id || 'new'))
- observe_with_interval = {:interval => '.5', :url => url}.to_json
#form_div
  = render :partial => "layouts/flash_msg"