This commit is contained in:
tianshujie98
2021-04-19 17:11:12 +08:00
parent 9d1873ca71
commit ae090c630d
6 changed files with 396 additions and 391 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
<?php if(count($executions) == 1):?>
<div class='alert with-icon'>
<i class='icon-exclamation-sign'></i>
<div class='content'><?php echo $lang->execution->copyNoProject;?></div>
<div class='content'><?php echo $lang->execution->copyNoExecution;?></div>
</div>
<?php else:?>
<div id='copyProjects' class='row'>