added clockings/remote weekly total + minor improvements
This commit is contained in:
@ -30,10 +30,10 @@
|
||||
</tr>
|
||||
<tr class="clocking" data-type="in_am">
|
||||
<th colspan="2">Check-IN AM</th>
|
||||
<th rowspan="5" class="total-header">TOTAL</th>
|
||||
<th rowspan="6" class="total-header">% working time</th>
|
||||
<th rowspan="6" class="total-header">% imputed time</th>
|
||||
<th rowspan="6" class="total-header">time on sagex</th>
|
||||
<th rowspan="6" class="total-header">TOTAL</th>
|
||||
<th rowspan="8" class="total-header">% working time</th>
|
||||
<th rowspan="8" class="total-header">% imputed time</th>
|
||||
<th rowspan="8" class="total-header">time on sagex</th>
|
||||
</tr>
|
||||
<tr class="clocking" data-type="out_am">
|
||||
<th colspan="2">Check-OUT AM</th>
|
||||
@ -45,11 +45,13 @@
|
||||
<th colspan="2">Check-OUT PM</th>
|
||||
</tr>
|
||||
<tr class="clocking" data-type="remote">
|
||||
<th colspan="2">Remote</th>
|
||||
<th colspan="2" rowspan="2">Remote</th>
|
||||
</tr>
|
||||
<tr class="clocking remote-total"></tr>
|
||||
<tr class="clocking total">
|
||||
<th colspan="2">TOTAL</th>
|
||||
<th colspan="2" rowspan="2">TOTAL</th>
|
||||
</tr>
|
||||
<tr class="clocking total2"></tr>
|
||||
</tbody>
|
||||
<tr class="separator"></tr>
|
||||
<tbody class="times">
|
||||
|
Reference in New Issue
Block a user