[Mpuls-commits] r3194 - jmd/trunk/jmdweb/public/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Jul 19 10:40:13 CEST 2010


Author: torsten
Date: 2010-07-19 10:40:13 +0200 (Mon, 19 Jul 2010)
New Revision: 3194

Modified:
   jmd/trunk/jmdweb/public/formed/formedtree.xml
Log:
New formedtree


Modified: jmd/trunk/jmdweb/public/formed/formedtree.xml
===================================================================
--- jmd/trunk/jmdweb/public/formed/formedtree.xml	2010-07-19 08:32:57 UTC (rev 3193)
+++ jmd/trunk/jmdweb/public/formed/formedtree.xml	2010-07-19 08:40:13 UTC (rev 3194)
@@ -562,7 +562,7 @@
                 <bool description="Unbekannt" name="bool-359" value="-3"/>
                 <bool checked="True" description="Keine Angabe" name="bool-360" value="-1"/>
               </choice>
-              <conditional description="nur wenn sonstiges" expr="aktuelle_situation -2 ==" name="conditional-42">
+              <conditional description="nur wenn sonstiges" expr="$aktuelle_situation -2 ==" name="conditional-42">
                 <text description="Nennung Sonstiges" function="suppress_value" maxlength="60" name="aktuelle_situation_nennung" size="256" target="a"/>
               </conditional>
               <conditional description="nur wenn schueler" expr="$aktuelle_situation 1 ==" invisible="True" name="conditional-22">
@@ -602,7 +602,7 @@
                     <bool description="Unbekannt" name="bool-221" value="-3"/>
                     <bool checked="True" description="Keine Angabe" name="bool-222" value="-1"/>
                   </choice>
-                  <conditional description="nur wenn sonstiges" expr="aktuelle_massnahme_art -2 ==" name="conditional-43">
+                  <conditional description="nur wenn sonstiges" expr="$aktuelle_massnahme_art -2 ==" name="conditional-43">
                     <text description="Nennung Sonstiges" function="suppress_value" maxlength="60" name="aktuelle_massnahme_art_nennung" size="256" target="a"/>
                   </conditional>
                   <text description="Nennung Maßnahme" function="suppress_value" maxlength="60" name="aktuelle_massnahme" size="40" target="b"/>
@@ -1508,7 +1508,7 @@
               <bool description="Unbekannt" name="bool-77" value="-3"/>
               <bool checked="True" description="Keine Angabe" name="bool-78" value="-1"/>
             </choice>
-            <conditional description="nur wenn sonstiges" expr="abbruch_durch 4 ==" function="suppress_value" name="conditional-44">
+            <conditional description="nur wenn sonstiges" expr="$abbruch_durch 4 ==" function="suppress_value" name="conditional-44">
               <text description="Nennung Sonstiges" maxlength="60" name="abbruch_durch_nennung" size="256" target="a"/>
             </conditional>
             <choice description="Gründe für den Abbruch" flags="required:phase_3" name="gruende_abbruch_cm" size="1" target="b">



More information about the Mpuls-commits mailing list