fix turbo when sorting checklist
This commit is contained in:
parent
7acc0559ae
commit
73f99bb012
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
<%== @checklist_entry.checklist.checklist_entries.map { turbo_stream.update _1 }.join %>
|
<%== @checklist_entry.checklist.checklist_entries.map { turbo_stream.replace _1 }.join %>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue