diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c2b2bf4..3201d41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- Merged fixes from 2.7.0 into release/3.0.0. - Added `INSTANT_BOOK_BUSY_INTERVALS_SOURCE` to select between Graph and the slide's calendar feed as the source of busy intervals for InstantBook. - Changed polling interval for instant booking template. diff --git a/assets/shared/templates/brnd/brnd-idraetsanlaeg.jsx b/assets/shared/templates/brnd/brnd-idraetsanlaeg.jsx index b26edfe6..7cb2aede 100644 --- a/assets/shared/templates/brnd/brnd-idraetsanlaeg.jsx +++ b/assets/shared/templates/brnd/brnd-idraetsanlaeg.jsx @@ -112,7 +112,7 @@ function BrndIdraetsanlaeg({ rowIndex % 2 === 0 ? "row-even" : "row-odd" }`} > - {getTitle(entry.area)} + {getTitle(entry.facility)}