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

(-)a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl (-2 / +1 lines)
Lines 1035-1041 Link Here
1035
                        </xsl:when>
1035
                        </xsl:when>
1036
                        <xsl:otherwise>
1036
                        <xsl:otherwise>
1037
                            <xsl:call-template name="subfieldSelect">
1037
                            <xsl:call-template name="subfieldSelect">
1038
                                <xsl:with-param name="codes">abcdefgijklnou</xsl:with-param>
1038
                                <xsl:with-param name="codes">abcdefghijklnoux</xsl:with-param>
1039
                            </xsl:call-template>
1039
                            </xsl:call-template>
1040
                        </xsl:otherwise>
1040
                        </xsl:otherwise>
1041
                    </xsl:choose>
1041
                    </xsl:choose>
1042
- 

Return to bug 35283