https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 118182 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118182&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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.