]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2transform.xslt
Fix transform from sometimes expanding twice
[Shushe] / lib / catalog2transform.xslt
index 88644aa938cadf19ac3c9af510981b06377ab4c0..3cb8a2d6a540d24a032683267c2c451130bffc5a 100644 (file)
@@ -378,7 +378,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                                        <xslt:copy-of select="@*[not(namespace-uri()='' and (local-name()='itemscope' or local-name()='itemtype'))]|node()"/>
                                                                                </xslt:when>
                                                                                <xslt:otherwise>
-                                                                                       <xslt:apply-templates select="@*|node()" mode="书社:expand"/>
+                                                                                       <xslt:copy-of select="@*|node()"/>
                                                                                </xslt:otherwise>
                                                                        </xslt:choose>
                                                                </xslt:copy>
This page took 0.026605 seconds and 4 git commands to generate.