Skip to content

Commit

Permalink
Chore/ruby 3409 mongoid reference one (#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDoyle-EA authored Oct 18, 2024
1 parent ea61f4d commit 5f30b89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</p>
<% end %>

<%= f.fields_for :company_address do |f| %>
<%= f.fields_for :registered_address do |f| %>
<%= render("waste_carriers_engine/shared/manual_address", form: @company_address_manual_form, f: f, overseas: @company_address_manual_form.overseas?) %>
<% end %>

Expand Down

0 comments on commit 5f30b89

Please sign in to comment.