forked from fixin.me/fixin.me
Merge corrections provided by Bambuch, cont.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%= turbo_stream.close_form dom_id(@quantity.parent || Quantity, :new) %>
|
||||
<%= turbo_stream.remove :no_items %>
|
||||
<% @ancestors.map do |ancestor| %>
|
||||
<% @ancestors.each do |ancestor| %>
|
||||
<%= turbo_stream.replace ancestor %>
|
||||
<% end %>
|
||||
<%= @before ? turbo_stream.before(@before, @quantity) :
|
||||
|
||||
Reference in New Issue
Block a user