https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37945
--- Comment #4 from David Nind <[email protected]> --- Can confirm that things were working as expected before the Bootstrap 5 update, but not after: 1. Checkout before the Bootstrap 5 patches: git checkout f44d2cccc7 2. Rebuild the CSS: yarn build 3. Restart everything: restart_all 4. Check that everything works as expected - see description 5. Checkout after the Bootstrap 5 patches: git checkout 764162cd6 6. Rebuild the CSS: yarn build 7. Restart everything: restart_all 8. Check that links are not working as expected - see description -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
