Skip to content

Commit

Permalink
Fix backlink on ineligible child-facing page (#3169)
Browse files Browse the repository at this point in the history
  • Loading branch information
vacabor authored Sep 10, 2024
1 parent b0b4a8e commit 5f2aa7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<% title = "#{answers.first_name} is not eligible for this payment" %>
<% content_for(:page_title, page_title(title, journey: current_journey_routing_name)) %>
<% @backlink_path = claim_path(current_journey_routing_name, "child-facing") %>

<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
Expand Down

0 comments on commit 5f2aa7e

Please sign in to comment.