Skip to content

Commit

Permalink
Fixed aria-label of second carousel.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltan-dulac committed Feb 8, 2023
1 parent f5b3d12 commit 43beb9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 270 deletions.
2 changes: 1 addition & 1 deletion content/body/carousel.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class="enable-mobile-visible-on-focus enable-skip-link">Skip to

<p id="carousel-instructions" class="sr-only">Tab into the previous and next buttons below to cycle the slides in the carousel.</p>

<div class="glider-contain" role="region" aria-label="Movie Carousel" id="example2-carousel">
<div class="glider-contain" role="region" aria-label="Store Announcements Carousel" id="example2-carousel">

<button class="glider-prev" aria-describedby="carousel-instructions" aria-label="Display Previous Slide">«</button>
<div class="glider enable-carousel enable-carousel--has-focusable-arrow-buttons" aria-labelledby="example2-carousel" aria-describedby="carousel-instructions">
Expand Down
269 changes: 0 additions & 269 deletions enable-node-libs/inert-polyfill/inert-polyfill.js

This file was deleted.

0 comments on commit 43beb9f

Please sign in to comment.