* Task#3494
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user