View | Details | Raw Unified | Return to bug 27633
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl (-2 / +1 lines)
Lines 380-386 Link Here
380
                <xsl:call-template name="chopPunctuation">
380
                <xsl:call-template name="chopPunctuation">
381
                    <xsl:with-param name="chopString">
381
                    <xsl:with-param name="chopString">
382
                        <xsl:call-template name="subfieldSelect">
382
                        <xsl:call-template name="subfieldSelect">
383
                            <xsl:with-param name="codes">av</xsl:with-param>
383
                            <xsl:with-param name="codes">a</xsl:with-param>
384
                        </xsl:call-template>
384
                        </xsl:call-template>
385
                    </xsl:with-param>
385
                    </xsl:with-param>
386
                </xsl:call-template>
386
                </xsl:call-template>
387
- 

Return to bug 27633