https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36111 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #65 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am really sorry, but the change removing the resource_list class is still present in koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl You are also hardcoding a style here? + <xsl:if test="not(marc:subfield[@code='u'])"> + <xsl:attribute name="style">pointer-events: none; color: #202020;</xsl:attribute> + </xsl:if> -- You are receiving this mail because: You are watching all bug changes.