* code for task #76438.

This commit is contained in:
王怡栋
2022-11-18 10:53:30 +08:00
parent 93a772e01e
commit db540eb67a
17 changed files with 60 additions and 120 deletions
+1 -3
View File
@@ -52,9 +52,7 @@
<tr>
<th><?php echo $lang->release->build;?></th>
<td id='buildBox'><?php echo html::select('build[]', $builds, '', "class='form-control chosen' multiple");?></td>
<td>
<icon class='icon icon-help' data-toggle='popover' data-trigger='focus hover' data-placement='right' data-tip-class='text-muted popover-sm' data-content="<?php echo $lang->release->tips;?>"></icon>
</td>
<td></td>
</tr>
<tr>
<th><?php echo $lang->release->date;?></th>