[Mpuls-commits] r5559 - jmd/trunk/jmdweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Nov 8 15:11:54 CET 2011
Author: roland
Date: 2011-11-08 15:11:53 +0100 (Tue, 08 Nov 2011)
New Revision: 5559
Modified:
jmd/trunk/jmdweb/public/formed/formedtree.xml
Log:
issue2491: mark some more fields for evaluation
Modified: jmd/trunk/jmdweb/public/formed/formedtree.xml
===================================================================
--- jmd/trunk/jmdweb/public/formed/formedtree.xml 2011-11-08 13:58:29 UTC (rev 5558)
+++ jmd/trunk/jmdweb/public/formed/formedtree.xml 2011-11-08 14:11:53 UTC (rev 5559)
@@ -12,7 +12,7 @@
</choice>
<group invisible="true" name="group-1">
<group invisible="1" name="group-3">
- <date description="Datum der Entscheidung" flags="time:phase_1" name="datum_ea_ende" target="a"/>
+ <date description="Datum der Entscheidung" flags="evaluation:phase_x;time:phase_1" name="datum_ea_ende" target="a"/>
<choice name="phase" size="1">
<bool description="Unbekannt" name="unbekannt" value="-1"/>
<bool description="Eingangsdaten läuft" name="phase_0" value="0"/>
@@ -312,7 +312,7 @@
<conditional description="nur wenn sonstiges" expr="$staatsangehoerigkeit -2 ==" name="conditional-38">
<text description="Nennung Sonstiges" function="suppress_value" maxlength="60" name="staatsangehoerigkeit_nennung" size="256" target="a"/>
</conditional>
- <choice description="Weitere Staatsangehörigkeit" flags="required:phase_3" name="staatsangehoerigkeit_weitere" size="1" target="b">
+ <choice description="Weitere Staatsangehörigkeit" flags="evaluation:phase_x;required:phase_3" name="staatsangehoerigkeit_weitere" size="1" target="b">
<bool description="Keine Angabe" name="bool-747" value="-1"/>
<bool description="Unbekannt" name="bool-864" value="-3"/>
<bool description="Sonstiges" name="bool-858" value="-2"/>
More information about the Mpuls-commits
mailing list