Files
chill-bundles/src/Bundle/ChillCalendarBundle/Resources/public/chill/chill.js
Julien Fastré bca0d04201 Update calendar list display for the the next calendar in search results
The calendar list display in ChillPersonBundle has been revamped, including a new view and style modifications. This update enables the display of calendars as a list for easy navigation with an added authorization check. Also, a new SCSS file named "calendar-list.scss" has been created and imported to enhance the UI/UX design.
2024-06-13 18:07:19 +02:00

3 lines
64 B
JavaScript

import './scss/badge.scss';
import './scss/calendar-list.scss';