Skip to content

Commit

Permalink
Merge pull request #3365 from alphagov/remove-service-link-for-natura…
Browse files Browse the repository at this point in the history
…l-england

Remove services and information link for Natural England
  • Loading branch information
catalinailie authored Aug 24, 2023
2 parents 422ade6 + 39cb353 commit 1d6044e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/presenters/organisations/header_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ def has_services_and_information_link?
orgs_with_services_and_information_link = %w[
department-for-education
hm-revenue-customs
natural-england
]
return true if orgs_with_services_and_information_link.include?(org.slug)
end
Expand Down

0 comments on commit 1d6044e

Please sign in to comment.