Przeglądaj źródła

fix root xml path

a.binder 8 lat temu
rodzic
commit
f0d590012a

+ 3 - 1
SE/schema/build_SE_basedir/procesy5_config.folders.xsl

@@ -8,7 +8,9 @@
     <xsl:strip-space elements="*"/>
     
     <xsl:template match="procesy5_config">
-        <xsl:apply-templates/>
+        <procesy5_config>
+            <xsl:apply-templates/>
+        </procesy5_config>
     </xsl:template>
     
     <xsl:template match="procesy5_config.folders.server">