* Code for task#57850.

This commit is contained in:
xieqiyu
2022-06-22 13:15:44 +08:00
parent 946d5cb782
commit 21b0217aa8
39 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
</tr>
<tr>
<th><?php echo $lang->testreport->members?></th>
<td colspan='2'><?php echo html::select('members[]', $users, $members, "class='form-control chosen' multiple")?></td>
<td colspan='2'><?php echo html::select('members[]', $users, $members, "class='form-control picker-select' multiple")?></td>
<td></td>
</tr>
<tr>