Browse Source

Check answers to tasklist

pull/89/head
baarkerlounger 4 years ago
parent
commit
7e7dbc6562
  1. 2
      app/views/form/check_answers.html.erb

2
app/views/form/check_answers.html.erb

@ -10,7 +10,7 @@
<%end %>
<%end %>
<% end %>
<%= form_with action: '/case_logs', method: "next_page", builder: GOVUKDesignSystemFormBuilder::FormBuilder do |f| %>
<%= form_with model: @case_log, method: "get", builder: GOVUKDesignSystemFormBuilder::FormBuilder do |f| %>
<%= f.govuk_submit "Save and continue" %>
<% end %>
</div>

Loading…
Cancel
Save