diff --git a/module/execution/js/create.js b/module/execution/js/create.js index eb05952139..b3f027e5cb 100644 --- a/module/execution/js/create.js +++ b/module/execution/js/create.js @@ -223,15 +223,15 @@ function subString(title, stringLength) */ function loadProjectExecutions(projectID) { - $.get(createLink('execution', 'ajaxGetCopyProjectExecutions', 'projectID=' + projectID + '&$copyExecutionID' + copyExecutionID), function(data) + $.get(createLink('execution', 'ajaxGetCopyProjectExecutions', 'projectID=' + projectID), function(data) { if(data != '[]') { - $('.alert').replaceWith("