FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 45ac363d authored by Ray Addams's avatar Ray Addams
Browse files

CAMWEBPLAT-155 Update cookie consent link in footer to cookie policy until we have consent options

parent 4d019c9a
No related branches found
No related tags found
3 merge requests!113Merge branch 'develop',!99Develop,!87CAMWEBPLAT-155 Update cookie consent link in footer to cookie policy until we have consent options
Pipeline #718574 passed
cookies.info:
path: '/cookie-consent'
path: '/cookie-policy'
defaults:
_controller: '\Drupal\cam_cookies\Controller\CookiesModalController::showInfo'
requirements:
......
......@@ -13,8 +13,8 @@
{% include "cambridge_tailwind:footer-menu" with {
menu_items: [
{
title: "Cookie consent",
url: "/cookie-consent",
title: "Cookie policy",
url: "/cookie-policy",
in_active_trail: false,
attributes: modalAttributes
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment