Allow opening multiple new/edit forms

Closes #30
This commit is contained in:
2024-12-21 17:52:45 +01:00
parent e5cf3dc0ae
commit d726e92445
14 changed files with 95 additions and 116 deletions

View File

@@ -1,2 +1,2 @@
<%= turbo_stream.close_form @unit %>
<%= turbo_stream.close_form row %>
<%= turbo_stream.update :flashes %>