4 Oct
2019
4 Oct
'19
2:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23731 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Why this change to MARC21slim2OPACDetail.xsl? @@ -956,10 +968,6 @@ <xsl:with-param name="codes">a</xsl:with-param> <xsl:with-param name="delimeter"><xsl:text> | </xsl:text></xsl:with-param> </xsl:call-template> - <xsl:choose> - <xsl:when test="position()=last()"><xsl:text> </xsl:text></xsl:when> - <xsl:otherwise> | </xsl:otherwise> - </xsl:choose> </xsl:for-each> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.