Skip to content

Commit

Permalink
individual id
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Rees authored and Morgan Rees committed Sep 18, 2024
1 parent 15b1ec5 commit 277d75b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h3 class="govuk-heading-s" style="float:left"> Individual {{ forloop.counter }}
<dd class="govuk-summary-list__action govuk-!-font-weight-regular">

<a class="govuk-link"
href="{% url 'add_an_individual' individual_uuid=new_individual %}?redirect_to_url=check_your_answers">Change<span
href="{% url 'add_an_individual' individual_uuid=id %}?redirect_to_url=check_your_answers">Change<span
class="govuk-visually-hidden"> individual {{ forloop.counter }} details</span></a>
</dd>
</dl>
Expand Down

0 comments on commit 277d75b

Please sign in to comment.