Browse Source

juz prawie dziala

a.binder 9 years ago
parent
commit
f383797280

+ 4 - 2
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build_recurse_ant.xsl

@@ -24,7 +24,9 @@
     <xsl:param name="build_recurse_ant.xsl" select="'build_recurse_ant.xsl'"/>
     
     
-    <xsl:template match="RelatedFeature" mode="first_input_ant" >
+    
+    
+    <xsl:template match="RelatedFeature"  >
     
     <!--  template do przetworzenia dity w celu wykrycia:
         <RelatedFeature xpath="ID_BILLING_OWNER" typeName="p5_default_db:BILLING_OWNER">
@@ -48,7 +50,7 @@
                 <property name="uuid" value="${uuid}"/>
                 <property name="passwordBase64Basic" value="${passwordBase64Basic}"/>
                 <property name="url" value="${url}"/>
-                <property name="DwebRootUrl" value="${$webRootUrl}"/>
+                <property name="DwebRootUrl" value="${webRootUrl}"/>
                 
                 
                 <tempfile property="out_task.dita" deleteonexit="no"  destdir="temp"/>