working on project view

This commit is contained in:
2025-07-19 00:40:28 +02:00
parent 08838e8ddc
commit 744b8a4576
6 changed files with 22 additions and 4 deletions

View File

@@ -31,6 +31,12 @@
<th>{t('project')}</th>
<td>{project.name}</td>
</tr>
{#if project.company}
<tr>
<th>{t('company')}</th>
<td>{project.company.name}</td>
</tr>
{/if}
<tr>
<th>{t('context')}</th>
<td>