Skip to content
GitLab
Explore
Sign in
DUK-226: suppress cookie consent popup
Code
Review changes
Check out branch
Download
Patches
Plain diff
rfb11
requested to merge
DUK-226-suppress-cookie-consent
into
main
Dec 18, 2023
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
This just uses CSS
display: none;
to remove the element from the DOM.
Merge request reports
Loading