forked from fixin.me/fixin.me
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
<%= turbo_stream.close_form dom_target(:edit, @unit) %>
|
|
<%= turbo_stream.replace @unit.base if @unit.base_id? %>
|
|
<%= turbo_stream.replace @unit %>
|