https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38057
--- Comment #1 from Phil Ringnalda <[email protected]> --- Created attachment 172293 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172293&action=edit Bug 38057: Fix checkmarks in Change framework menu in Advanced editor after Bootstrap5 update The advanced editor was using a class hidden from bootstrap.min.css to hide checkmarks in the part of the Settings menu that lets you change frameworks. Now that's gone, so it needs to have its own class. Test plan: 1. Set the preference EnableAdvancedCatalogingEditor to Enable 2. Cataloging - Advanced editor - click the Settings menu 3. In Change framework, ... checkmarks, checkmarks everywhere, and they don't change when you choose a different one, so after the first change you can't even tell what's current 4. Apply patch, Shift+Reload the advanced editor page to bypass the cache 5. Click the Setting menu, see that only the current framework has a checkmark, change to a different one and reopen the Settings menu, see that the one you changed to now has the only checkmark Sponsored-by: Chetco Community Public Library -- 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/
