Skip to content

Commit

Permalink
Merge pull request #3493 from alphagov/remove-govuk-chat-banner
Browse files Browse the repository at this point in the history
Remove GOV.UK Chat promo banner
  • Loading branch information
jackbot authored Jan 6, 2025
2 parents eab40dc + 0c95f9a commit 122ae29
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 192 deletions.
138 changes: 0 additions & 138 deletions app/helpers/govuk_chat_promo_helper.rb

This file was deleted.

4 changes: 0 additions & 4 deletions app/views/shared/_sidebar_navigation.html.erb
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<% content_item = @content_item.content_item.parsed_content %>

<div class="govuk-grid-column-one-third">
<% if show_govuk_chat_promo?(@content_item.requested_path) %>
<%= render "govuk_publishing_components/components/chat_entry", { margin_top_until_tablet: true } %>
<% end %>

<%= render 'govuk_publishing_components/components/contextual_sidebar', content_item: content_item %>
</div>
19 changes: 0 additions & 19 deletions test/helpers/govuk_chat_promo_helper_test.rb

This file was deleted.

31 changes: 0 additions & 31 deletions test/integration/govuk_chat_promo_test.rb

This file was deleted.

0 comments on commit 122ae29

Please sign in to comment.