* Remove fixedTableHead for these reports.

This commit is contained in:
daitingting
2018-07-03 09:41:10 +08:00
parent 4d14558376
commit fd2754f293
11 changed files with 32 additions and 37 deletions
+2 -2
View File
@@ -61,8 +61,8 @@
<thead>
<tr>
<th class='chart-label' colspan='2'><?php echo $lang->task->report->$chartType->item;?></th>
<th><?php echo $lang->task->report->value;?></th>
<th><?php echo $lang->report->percent;?></th>
<th class='w-50px'><?php echo $lang->task->report->value;?></th>
<th class='w-50px'><?php echo $lang->report->percent;?></th>
</tr>
</thead>
<tbody>