4878: update the popup display to not display radio button when only "use same" optio...
[arvados.git] / apps / workbench / app / views / jobs / rerun_job_with_options_popup.js.erb
1 $("#rerun-job-with-options-popup").html("<%= escape_javascript(render partial: 'rerun_job_with_options_popup') %>");
2 $("#rerun-job-with-options-popup .modal").modal('show');