[Koha-bugs] [Bug 27029] Detail page missing Javascript accessible biblionumber value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 16 01:26:43 CET 2020


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Ok maybe not body as that would involve updating bodytag.inc, which is too far
reaching. div#catalogue_detail_biblio would work though as follows:

<div id="catalogue_detail_biblio" class="maincontent" data-biblionumber="29">

Looks like the schema.org is partially in the XSLT and partially in
opac-detail.tt so that's... no.

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


More information about the Koha-bugs mailing list