preparing adding of members to project

This commit is contained in:
2025-07-21 21:27:06 +02:00
parent 7d5596b427
commit cad74d1b78
2 changed files with 7 additions and 1 deletions

View File

@@ -38,5 +38,10 @@
</td>
</tr>
{/each}
<tr>
<td></td>
<td>{t('add_member')}</td>
<td><input type="text" /></td>
</tr>
</tbody>
</table>