|
|
@ -43,7 +43,7 @@ See doc/COPYRIGHT.md for more details. |
|
|
|
<% if entries.any? %> |
|
|
|
<% if entries.any? %> |
|
|
|
<div class="generic-table--container"> |
|
|
|
<div class="generic-table--container"> |
|
|
|
<div class="generic-table--results-container"> |
|
|
|
<div class="generic-table--results-container"> |
|
|
|
<table interactive-table class="generic-table time-entries"> |
|
|
|
<table class="generic-table time-entries"> |
|
|
|
<colgroup> |
|
|
|
<colgroup> |
|
|
|
<col highlight-col> |
|
|
|
<col highlight-col> |
|
|
|
<col highlight-col> |
|
|
|
<col highlight-col> |
|
|
@ -89,7 +89,7 @@ See doc/COPYRIGHT.md for more details. |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</th> |
|
|
|
</th> |
|
|
|
<th></th> |
|
|
|
<th><div class="generic-table--empty-header"></div></th> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
</thead> |
|
|
|
</thead> |
|
|
|
<tbody> |
|
|
|
<tbody> |
|
|
@ -128,7 +128,7 @@ See doc/COPYRIGHT.md for more details. |
|
|
|
<% end -%> |
|
|
|
<% end -%> |
|
|
|
</tbody> |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
</table> |
|
|
|
<div class="generic-table--header-background"></div> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|