added theory/real SageX hours difference row

This commit is contained in:
2025-02-04 17:06:34 +01:00
parent eb0cab6295
commit b24cb55ba8
4 changed files with 55 additions and 11 deletions

View File

@ -60,7 +60,11 @@
</tr>
<tr class="real-sagex-hours">
<th>Hours on SageX (real)</th>
<td class="sagex-hours-diff"></td>
<td class="real-sagex-hours-total"></td>
</tr>
<tr class="sagex-diff">
<th>Difference</th>
<td class="sagex-diff-total"></td>
</tr>
</table>
<table id="projects-table">
@ -72,6 +76,7 @@
<tr class="imputed-time-ratios"></tr>
<tr class="sagex-hours"></tr>
<tr class="real-sagex-hours"></tr>
<tr class="sagex-diff"></tr>
</table>
</div>
</div>