sprint_59473

This commit is contained in:
sunjun
2022-07-05 08:04:57 +00:00
parent 2a28c13c7e
commit 5b228a2604
+1 -1
View File
@@ -280,7 +280,7 @@
</div>
<?php else:?>
<div id='copyProjects' class='row'>
<?php if($projectID == 0) $executions = $copyExecutions;?>
<?php if($config->systemMode == 'new' and $projectID == 0) $executions = $copyExecutions;?>
<?php foreach ($executions as $id => $execution):?>
<?php if(empty($id)):?>
<?php if($copyExecutionID != 0):?>