working on form to add subtask

This commit is contained in:
2025-07-25 20:11:19 +02:00
parent 8c7921b1c4
commit be0435db1b
4 changed files with 36 additions and 13 deletions

View File

@@ -91,7 +91,7 @@
{companies[project.company_id].name}
{/if}
</td>
<td>
<td class="state" onclick={() => show(project.id)} >
{t("state_"+project.status.name.toLowerCase())}
</td>
<td class="members" onclick={() => show(project.id)} >