forked from fixin.me/fixin.me
Partial refresh of Measurements#new form
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<%= turbo_stream.replace :new_readouts_form, method: :morph do %>
|
||||
<%= turbo_stream.replace :new_readouts_form do %>
|
||||
<%= render partial: 'form_frame' %>
|
||||
<% end if @prev_quantities.empty? %>
|
||||
|
||||
<%= turbo_stream.before :new_readouts_actions do %>
|
||||
<%= render partial: 'form' %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user