[Mpuls-commits] r2406 - wasko/branches/2.0/jmdweb/public/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Apr 19 11:04:16 CEST 2010


Author: torsten
Date: 2010-04-19 11:04:16 +0200 (Mon, 19 Apr 2010)
New Revision: 2406

Modified:
   wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
Log:
Added invisible tag


Modified: wasko/branches/2.0/jmdweb/public/formed/formedtree.xml
===================================================================
--- wasko/branches/2.0/jmdweb/public/formed/formedtree.xml	2010-04-19 09:02:36 UTC (rev 2405)
+++ wasko/branches/2.0/jmdweb/public/formed/formedtree.xml	2010-04-19 09:04:16 UTC (rev 2406)
@@ -533,7 +533,7 @@
                   <rule expr="$aktuelle_schule -1 == not" mark="warning:aktuelle_schule" name="required-rule-20" value="Fehlende Pflichtfeldangabe"/>
                 </group>
               </conditional>
-              <conditional description="nur wenn in ausbildung" expr="$aktuelle_situation 3 == $aktuelle_situation 4 == or" name="conditional-23">
+              <conditional description="nur wenn in ausbildung" expr="$aktuelle_situation 3 == $aktuelle_situation 4 == or" name="conditional-23" invisible="True">
                 <group containers="a" description="Derzeit erlernter Beruf" invisible="True" name="group-61" target="c">
                   <text description="Beruf" function="suppress_value" maxlength="60" name="aktueller_beruf" size="40" target="a"/>
                   <int description="Ausbildungsjahr" maxvalue="4" minvalue="1" name="aktueller_beruf_ausbildungsjahr" target="a"/>



More information about the Mpuls-commits mailing list