From 797a0636e3fab2ac5d9f0d9f6ac1a610f197e411 Mon Sep 17 00:00:00 2001 From: Andy Sellick Date: Thu, 12 Aug 2021 09:25:41 +0100 Subject: [PATCH] Add tracking - adds tracking of links only to the foreign advice travel box on /foreign-travel-advice - should track link clicks using the options on the box and use the link text for the event label --- app/views/content_items/travel_advice.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/content_items/travel_advice.html.erb b/app/views/content_items/travel_advice.html.erb index 3e13fefd4..e03fd40b9 100644 --- a/app/views/content_items/travel_advice.html.erb +++ b/app/views/content_items/travel_advice.html.erb @@ -15,7 +15,7 @@
<%= render 'govuk_publishing_components/components/title', @content_item.title_and_context %> -
+
<%= render "govuk_publishing_components/components/warning_text", { text: t("travel_advice.coronavirus_warning.title"),