* Task#3494

This commit is contained in:
滔哥
2017-12-07 16:43:02 +08:00
parent 88bd2a9e91
commit c9bc66b4f9
2 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -42,10 +42,10 @@
<th><?php echo $lang->bug->resolutionList['duplicate'];?></th>
<th><?php echo $lang->bug->resolutionList['external'];?></th>
<th><?php echo $lang->bug->resolutionList['fixed'];?></th>
<th><?php echo $lang->bug->resolutionList['notrepro'];?></th>
<th class="w-100px"><?php echo $lang->bug->resolutionList['notrepro'];?></th>
<th><?php echo $lang->bug->resolutionList['postponed'];?></th>
<th><?php echo $lang->bug->resolutionList['willnotfix'];?></th>
<th><?php echo $lang->bug->resolutionList['tostory'];?></th>
<th class="w-120px"><?php echo $lang->bug->resolutionList['willnotfix'];?></th>
<th class="w-120px"><?php echo $lang->bug->resolutionList['tostory'];?></th>
<th title='<?php echo $lang->report->validRateTips;?>'><?php echo $lang->report->validRate;?></th>
<th><?php echo $lang->report->total;?></th>
</tr>
+5 -5
View File
@@ -34,11 +34,11 @@
<th><?php echo $lang->productplan->common;?></th>
<th width="150"><?php echo $lang->productplan->begin;?></th>
<th width="150"><?php echo $lang->productplan->end;?></th>
<th class="w-50px"><?php echo $lang->story->statusList['draft'];?></th>
<th class="w-50px"><?php echo $lang->story->statusList['active'];?></th>
<th class="w-50px"><?php echo $lang->story->statusList['changed'];?></th>
<th class="w-50px"><?php echo $lang->story->statusList['closed'];?></th>
<th class="w-50px"><?php echo $lang->report->total;?></th>
<th class="w-70px"><?php echo $lang->story->statusList['draft'];?></th>
<th class="w-70px"><?php echo $lang->story->statusList['active'];?></th>
<th class="w-70px"><?php echo $lang->story->statusList['changed'];?></th>
<th class="w-70px"><?php echo $lang->story->statusList['closed'];?></th>
<th class="w-70px"><?php echo $lang->report->total;?></th>
</tr>
</thead>
<tbody>