https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36111
--- Comment #66 from Hammat wele <[email protected]> --- (In reply to Katrin Fischer from comment #65) > 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> I had restored the ul according to the last patch which included these lines, I will remove them -- 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/
