Skip to content

Commit

Permalink
Merge pull request #3156 from alphagov/revert-3129-set-up-user-resear…
Browse files Browse the repository at this point in the history
…ch-banner

Revert "Set up DWP user research banner"
  • Loading branch information
hannako authored Apr 17, 2024
2 parents 538128a + 0f3357e commit 4e69bf9
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion app/controllers/content_items_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

class ContentItemsController < ApplicationController
include GovukPersonalisation::ControllerConcern
include RecruitmentBannerHelper
include Slimmer::Headers
include Slimmer::Template

Expand Down
2 changes: 0 additions & 2 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
<% end %>
<% end %>

<%= render partial: 'shared/intervention_banner' %>

<%= yield :header %>

<main role="main" id="content" class="<%= @content_item.schema_name.dasherize %>" lang="<%= I18n.locale %>">
Expand Down
9 changes: 0 additions & 9 deletions lib/data/recruitment_banners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,3 @@
# - /foreign-travel-advice

banners:
- name: DWP user research banner
suggestion_text: Help improve GOV.UK
suggestion_link_text: Take part in user research (opens in a new tab)
survey_url: https://forms.office.com/e/CkfCRwdLQj
page_paths:
- /maternity-allowance
- /funeral-payments
- /disability-living-allowance-children
- /pension-credit
34 changes: 0 additions & 34 deletions test/integration/recruitment_banner_test.rb

This file was deleted.

0 comments on commit 4e69bf9

Please sign in to comment.