https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40222
Emily Lamancusa (emlam) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183514|0 |1 is obsolete| | --- Comment #3 from Emily Lamancusa (emlam) <[email protected]> --- Created attachment 184384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184384&action=edit Bug 40222: Bootstrap popover components not updated for BS5 This patch corrects a couple of templates which include a Bootstrap popover component, updating the data attributes which were missed during the BS5 upgrade. The patch also makes a minor change to CSS in order for the popover heading to not have unwanted margins. To test, apply the patch and rebuild the staff interface CSS. - Perform a catalog search in the staff interface. - Add one or more items to the cart. - Open the cart and hover your cursor over the "Items" heading. A popover should be triggered with a message about item sorting. - Go to Administration -> Circulation and Fine rules. - Edit a rule to add content to the "Note" field. - Save the rule and then hover your cursor over the "View note" text. The note you added should appear in a popover. Sponsored-by: Athens County Public Libraries Signed-off-by: David Flater <[email protected]> Signed-off-by: Emily Lamancusa <[email protected]> -- 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/
