https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41580 --- Comment #32 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 194976 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194976&action=edit Bug 41580: (QA follow-up) Fix syntax error in holidays calendar options - The tidy introduced a semicolon inside the flatpickr options object literal which is a syntax error, breaking the calendar widget entirely - The syntax error also prevented the auto tidy from normalizing the surrounding code formatting - Replace with comma to match object property separator syntax To test: - Go to Tools → Calendar - Verify the calendar widget renders without JS errors Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.