Merge branch '18.x' into 18.8.1

This commit is contained in:
tanghucheng
2023-10-17 03:45:57 -04:00
504 changed files with 5640 additions and 4276 deletions
+2
View File
@@ -36,7 +36,9 @@
<?php endif;?>
<?php if(isset($noMultipleExecutionID)):?>
<tr class='hide'>
<?php echo html::hidden('execution', $noMultipleExecutionID);?>
</tr>
<?php else:?>
<tr class='<?php echo ($app->tab == 'execution' and $executionID) ? 'hide' : '';?>'>
<th class='w-100px'><?php echo $lang->testtask->execution;?></th>