https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032
Charlotte Cordwell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70272|0 |1 is obsolete| | --- Comment #9 from Charlotte Cordwell <[email protected]> --- Created attachment 70527 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70527&action=edit Bug 10032: (Follow-up) Move title attribute to button container This patch modifies the "Close basket" button markup so that the title attribute on a disabled button is added to the button wrapper <div> instead of the <a> tag. This allows the title attribute tooltip to appear when the cursor is hovered over the button. To test, follow the original patch's test plan and confirm that when the "Close basket" button is disabled, hovering the mouse over the button triggers the title attribute tooltip. Signed-off-by: Charlotte Cordwell <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
