https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36111
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #65 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
