Skip to content

Commit

Permalink
prod fix
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticspoon committed May 5, 2024
1 parent ec92bdf commit 5866121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/case_contacts/form/expenses.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<div>
<%= form_with(model: @case_contact, url: wizard_path(nil, case_contact_id: @case_contact.id), local: true, id: "casa-contact-form", class: "component-validated-form") do |form| %>
<%= form.hidden_field :placeholder, value: true %>
<%= render "/shared/error_messages", resource: @case_contact %>

<div class="card-style-1 pl-25 mb-10 pr-50">
Expand Down

0 comments on commit 5866121

Please # to comment.