Bug 40703 - Replace data-toggle by data-bs-toggle
Summary: Replace data-toggle by data-bs-toggle
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2025-08-26 12:10 UTC by Marcel de Rooy
Modified: 2025-08-26 17:04 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.