* finish task #4144.

This commit is contained in:
wangyidong
2018-05-24 14:51:48 +08:00
parent 93133f1b08
commit 836c897e2c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@
<?php echo html::select('owner', $users, $owner, "class='form-control chosen'")?>
</div>
</td>
<td class='w-50px'></td>
</tr>
<tr>
<th><?php echo $lang->testreport->members?></th>
+1
View File
@@ -42,6 +42,7 @@
<?php echo html::select('owner', $users, $report->owner, "class='form-control chosen'")?>
</div>
</td>
<td class='w-50px'></td>
</tr>
<tr>
<th><?php echo $lang->testreport->members?></th>