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