From ad041f497e22dfb7450bc339f12622c4904d11bb Mon Sep 17 00:00:00 2001 From: Andy Sellick Date: Mon, 18 Oct 2021 12:23:40 +0100 Subject: [PATCH] Revert "Add scroll tracking to foreign travel advice pages" --- app/views/content_items/travel_advice.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/content_items/travel_advice.html.erb b/app/views/content_items/travel_advice.html.erb index 5b170ea8e..ca6efbeb8 100644 --- a/app/views/content_items/travel_advice.html.erb +++ b/app/views/content_items/travel_advice.html.erb @@ -9,8 +9,6 @@ title: @content_item.page_title, body: @content_item.current_part_body ) %> - - <% end %>