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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl (-2 / +1 lines)
Lines 1222-1228 Link Here
1222
                                </xsl:when>
1222
                                </xsl:when>
1223
                                <xsl:otherwise>
1223
                                <xsl:otherwise>
1224
                                    <xsl:call-template name="subfieldSelect">
1224
                                    <xsl:call-template name="subfieldSelect">
1225
                                        <xsl:with-param name="codes">abcdefgijklnou</xsl:with-param>
1225
                                        <xsl:with-param name="codes">abcdefghijklnou</xsl:with-param>
1226
                                    </xsl:call-template>
1226
                                    </xsl:call-template>
1227
                                </xsl:otherwise>
1227
                                </xsl:otherwise>
1228
                            </xsl:choose>
1228
                            </xsl:choose>
1229
- 

Return to bug 35283