Skip to content

Commit

Permalink
Remove licence finder survey banner
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Oct 2, 2023
1 parent 4d34184 commit 129e8dc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/views/finders/_show_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
} %>
<% end %>

<% if content_item.base_path == "/find-licences"%>
<div class="govuk-!-margin-top-5">
<%= render "govuk_publishing_components/components/intervention", {
suggestion_text: sanitize("This is a new tool. Your <a href='https://surveys.publishing.service.gov.uk/s/1AXTLB' class='govuk-link'>feedback</a> will help us to improve it."),
} %>
</div>
<% end %>

<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<% if content_item.all_content_finder? %>
Expand Down

0 comments on commit 129e8dc

Please sign in to comment.