made user clickable in time list

This commit is contained in:
2025-10-17 10:51:05 +02:00
parent a6b1d01f6e
commit 9e9eae65e9

View File

@@ -244,7 +244,7 @@
{time.duration.toFixed(3)} h
{/if}
</td>
<td class="user">
<td class="user" onclick={e => {detail = time.id}}>
{users[time.user_id].name}
</td>
<td class="subject" onclick={e => {detail = time.id}}>