Skip to content

Commit

Permalink
Hide feedback cta when viewing certificate (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
martikat authored Dec 18, 2024
1 parent 2ddd49b commit 8cb49de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/training/pages/certificate.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
| .

- content_for :cta do
= render 'feedback/cta'
.noprint
= render 'feedback/cta'

.govuk-grid-row
.govuk-grid-column-three-quarters-from-desktop id=('award' if pdf?)
Expand Down

0 comments on commit 8cb49de

Please sign in to comment.