Skip to content

Commit

Permalink
Merge pull request #89 from swiss/bugfix/glossar-fix-badge-carousel-d…
Browse files Browse the repository at this point in the history
…isabled

fix(glossary): add disabled filters to carousel glossary filters
  • Loading branch information
satefan authored Sep 4, 2024
2 parents 9901105 + 1c3c98e commit 376553c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/pages/glossar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<CarouselGlossaryFilter
:badgeClicked="setActiveFilter"
:activeFilter="activeFilter"
:disabledFilters="disabledFilters"
:id="carouselId"
/>
<GlossaryFilter
Expand Down

0 comments on commit 376553c

Please sign in to comment.