Bug 40703

Summary: Replace data-toggle by data-bs-toggle
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: lucas
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2025-08-26 12:10:22 UTC
data-toggle is outdated under Bootstrap 5
Comment 1 Lucas Gass (lukeg) 2025-08-26 17:04:15 UTC
You can `git grep data-toggle` to find occurrences. They should all be replaced with data-bs-toggle.