* finish change task #2011

This commit is contained in:
chujilu
2014-08-21 10:58:57 +08:00
parent 068a33b206
commit 596b131123
4 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
</tr>
<tr id='duplicateBugBox' class='hide'>
<th><?php echo $lang->bug->duplicateBug;?></th>
<td><?php echo html::select('duplicateBug', $bugs, '', "class='form-control chosen' ");?></td>
<td><?php echo html::input('duplicateBug', '', "class='form-control'");?></td>
</tr>
<tr>
<th><?php echo $lang->bug->resolvedBuild;?></th>