%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2009 %> <% button_id = "button_switch_#{@job_history.id}" form_id = "job_history_start_managed_job" dialog_id = "job_history_start_managed_job" grid_id = "job_history_start_managed_job_grid" job_history_id = @job_history.id url = restart_job_job_history_path checked = @job_history.reactivity_code == 1 ? 'checked' : '' i_checked = @job_history.bypass_job_monitors == 1 ? 'checked' : '' %>