Skip to content

Commit

Permalink
Merge pull request #1976 from alphagov/fix-scroll-tracking
Browse files Browse the repository at this point in the history
Fix scroll tracking headings
  • Loading branch information
Vanita Barrett authored Dec 18, 2019
2 parents 245da16 + 126b0ab commit 35c7e5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/assets/javascripts/analytics/scroll-tracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
'/guidance/advice-for-british-nationals-travelling-and-living-in-europe': [
['Heading', 'Travelling to the UK']
],
'/guidance/living-in-france#visas-and-residency': [
'/guidance/living-in-france': [
['Heading', 'Passports and travel']
],
'/family-permit': [
Expand Down Expand Up @@ -236,7 +236,7 @@
['Heading', 'Importing and exporting']
],
'/guidance/exporting-and-importing-fish-if-theres-no-brexit-deal': [
['Heading', 'Send fish to an EU border inspection post']
['Heading', 'Send fish to an EU border control post']
],
'/guidance/the-fisheries-sector-and-preparing-for-eu-exit': [
['Heading', 'Licensing arrangements']
Expand Down Expand Up @@ -293,7 +293,7 @@
['Heading', '3. Action taken by the UK']
],
'/government/publications/eu-lawyers-in-the-uk-after-a-no-deal-brexit/eu-lawyers-in-the-uk-after-a-no-deal-brexit': [
['Heading', 'Lawyers with EU, Norway, Iceland or Liechtenstein qualifications and professional']
['Heading', 'Lawyers with EU, Norway, Iceland or Liechtenstein qualifications and professional titles']
],
'/government/publications/further-guidance-note-on-the-regulation-of-medicines-medical-devices-and-clinical-trials-if-theres-no-brexit-deal/further-guidance-note-on-the-regulation-of-medicines-medical-devices-and-clinical-trials-if-theres-no-brexit-deal': [
['Heading', '1.4 Orphan medicines']
Expand Down

0 comments on commit 35c7e5c

Please sign in to comment.