[Koha-bugs] [Bug 27632] Add a more easily javascript accessible biblionumber to each record in OPAC results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 8 19:17:28 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27632

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 116518
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116518&action=edit
Bug 27632: add class to results TR and data-biblionumber

This patch adds a data-biblionumber to each table row on the results page. To
make it easier to target it also adds the class 'bibliorow'.

To test:
-Apply patch and do an OPAC search that returns several results
-Inscept and look for the class bibiorow
-Make sure it contains a data-biblionumber attr with a value that matches the
biblionumber

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list