baarkerlounger
3 years ago
6 changed files with 25 additions and 16 deletions
@ -1,7 +1,9 @@
|
||||
<% previous_question = Form.previous_question("other_household_members") %> |
||||
<% content_for :before_content do %> |
||||
<%= govuk_back_link href: "/case_logs/#{case_log_id}/#{previous_question}" do %> |
||||
Back |
||||
<% end %> |
||||
<% end %> |
||||
|
||||
<%= turbo_frame_tag "case_log_form", target: "_top" do %> |
||||
<%= form_with action: '/case_logs', method: "next_question", builder: GOVUKDesignSystemFormBuilder::FormBuilder do |f| %> |
Loading…
Reference in new issue