https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14377
--- Comment #51 from Katrin Fischer <[email protected]> --- Giving it a try: unless (942 and n and (marc21 or normarc) ) ? After taking another look: I think the # is not translatable here: <xsl:value-of select="concat('#',marc:datafield[@tag=999]/marc:subfield[@code='c'])"/> I'd still be happier with generally displaying the bibnumber somewhere and separate it from the OPAC suppression information. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
