Skip to content

Commit

Permalink
Remove redundant RoSH summary link
Browse files Browse the repository at this point in the history
As we’re no longer importing from OASys, we don’t have a RoSH summary page.
  • Loading branch information
Patrick Fleming committed Jan 14, 2025
1 parent 7a1f3a4 commit ef2b323
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
<div class="govuk-grid-row" id="{{ pageName }}">
<div class="govuk-grid-column-full">
<h1 class="govuk-heading-l govuk-!-margin-bottom-2">{{ page.title }}</h1>
<a href="{{ paths.applications.pages.show({ id: applicationId, task: 'risk-of-serious-harm', page: 'summary' }) }}" class="govuk-link govuk-link--no-visited-state govuk-!-font-size-19">
View RoSH summary
</a>
</div>
</div>

Expand Down

0 comments on commit ef2b323

Please sign in to comment.