* Finish task#38177.

This commit is contained in:
qiyu-xie
2021-05-12 14:50:38 +08:00
parent 1f0ada77d3
commit ab4260d5f1
12 changed files with 60 additions and 2 deletions
+4
View File
@@ -39,6 +39,10 @@
<td class='w-p35-f'><span id='buildBox'><?php echo html::select('build', $builds, $task->build, "class='form-control chosen'");?></span></td>
<td></td>
</tr>
<tr>
<th><?php echo $lang->testtask->type;?></th>
<td><?php echo html::select('type[]', $lang->testtask->typeList, $task->type, "class='form-control chosen' multiple");?></td>
</tr>
<tr>
<th><?php echo $lang->testtask->owner;?></th>
<td>