Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_wcms_ohana
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_wcms_ohana
Merge requests
!275
Something went wrong on our end
ISTWCMS-7310: cookie banner a11y - make button be described by text
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ISTWCMS-7310: cookie banner a11y - make button be described by text
feature/ISTWCMS-7310-kpaxman-cookie_banner_a11y
into
1.1.x
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Kevin Paxman
requested to merge
feature/ISTWCMS-7310-kpaxman-cookie_banner_a11y
into
1.1.x
1 week ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
900f74f4
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
900f74f4
ISTWCMS-7310: rebomve unused ID so our expected ID can be the only ID attribute
· 900f74f4
Kevin Paxman
authored
1 week ago
src/patterns/04-components/eu-cookie-compliance/eu-cookie-compliance.twig
+
0
−
1
Options
<div
class=
"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--default"
>
<div
class=
"popup-content info eu-cookie-compliance-content"
role=
"alertdialog"
>
<div
id=
"popup-text"
class=
"eu-cookie-compliance-message"
id=
"
{{
cookie.describedby_id
}}
"
>
<h2>
{{
cookie.label
}}
</h2>
Loading