latest changes introduced with cursor

This commit is contained in:
Stefan Tollkühn
2025-09-10 15:36:34 +02:00
parent 59e63cee2f
commit 98a9ce826e
4 changed files with 9 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<h1>Editing project</h1>
<%= render "form", project: @project %>
<%= render "form", project: @project, clients: @clients %>
<br>