https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934
ByWater Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118182|0 |1 is obsolete| | --- Comment #6 from ByWater Sandboxes <[email protected]> --- Created attachment 118206 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118206&action=edit Bug 27934: Update waiting_holds.inc to use data-order This patch updates the waiting_holds table to use data-order attributes on the "Waiting since" and "Date hold placed" fields. Test plan 1/ Prior to applying the patch navigate to a page that displays waiting holds 2/ Hover over the the "Waiting since" and "Date hold placed" data fields and note that you are faced with a tooltip with the iso formatted date. 3/ Apply the patch 4/ Check that sorting still works as expected for the two columns 5/ You should no longer be able to trigger the tooltip Signed-off-by: Sally <[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] 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/
