[Koha-bugs] [Bug 23731] Staff & OPAC both will display the DDC call number in XSLT but can't display the LC call number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 4 14:28:09 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23731

--- Comment #2 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list