[Mpuls-commits] r1933 - waska/trunk/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Mar 11 12:36:02 CET 2010


Author: torsten
Date: 2010-03-11 12:36:02 +0100 (Thu, 11 Mar 2010)
New Revision: 1933

Modified:
   waska/trunk/formed/formedtree_web.xml
Log:
* formed/formedtree_web.xml: Updated formedtree 



Modified: waska/trunk/formed/formedtree_web.xml
===================================================================
--- waska/trunk/formed/formedtree_web.xml	2010-03-11 11:34:58 UTC (rev 1932)
+++ waska/trunk/formed/formedtree_web.xml	2010-03-11 11:36:02 UTC (rev 1933)
@@ -595,7 +595,7 @@
               <bool description="Ja" name="Ja" value="1"/>
               <bool description="Nein" name="Nein" value="0"/>
             </choice>
-            <conditional expr="$datum_feststellung isset not $datum_feststellung 1 1 2010 date >= or" name="conditional-11" target="a">
+            <conditional expr="$datum_feststellung isset not $datum_feststellung 1 1 2010 date &gt;= or" name="conditional-11" target="a">
                 <date description="Datum der Entscheidung" flags="required:clearing_ende,beratung_start,cm_start;time:clearing_ende,cm_start,beratung_start" name="datum_feststellung" target="b"/>
             </conditional>
           </group>
@@ -1541,7 +1541,7 @@
             <int description="Zeitraum CM (in Wochen)" flags="evaluation" formularname="Zeitraum_Fallmanagement" maxvalue="250" minvalue="0" name="zeitraum_fallmanagement" target="b"/>
           </group>
           <group containers="a,b,c" description="Angaben zur Beendigung des CM" name="angabenzurbeendigungdescm" target="c">
-              <conditional expr="$beendigung_5 isset not $beendigung_5 1 1 2010 date >= or" name="conditional-12" target="a">
+              <conditional expr="$beendigung_5 isset not $beendigung_5 1 1 2010 date &gt;= or" name="conditional-12" target="a">
                 <date description="Beendigung CM (Datum)" flags="required:cm_ende,nachbetreuung_start;time:cm_ende,nachbetreuung_start" formularname="Beendigung" name="beendigung_5" target="a"/>
             </conditional>
             <choice description="Art der Beendigung" flags="evaluation;required:cm_ende" formularname="Art_Beendigung" name="art_beendigung" size="1" target="a">



More information about the Mpuls-commits mailing list