https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032
--- Comment #7 from Owen Leonard <[email protected]> --- Created attachment 70272 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70272&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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
