http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13623 --- Comment #5 from Marc Véron <veron@veron.ch> --- Created attachment 37849 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37849&action=edit [Signed-off] Bug 13623 - Enhance html for holds queue viewer It would be very helpful from a css/scripting point of view if the author field in the holds queue report had a selectable class. In edition, it would be great if the biblionumber were easy to grab from a hidden div. Test Plan: 1) Apply this patch 2) Load the holds queue report ( view_holdsqueue.pl ) 3) Inspect an author name with your web browser ( or view the html ) a) Note the hq-author class of the wrapping div b) Note the hidden hq-biblionumber div HTML appears as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.