[Mpuls-commits] r3692 - jmd/trunk/jmdweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Sep 16 16:04:18 CEST 2010
Author: torsten
Date: 2010-09-16 16:04:15 +0200 (Thu, 16 Sep 2010)
New Revision: 3692
Modified:
jmd/trunk/jmdweb/public/formed/formedtree.xml
Log:
issue961: New formedtree
Modified: jmd/trunk/jmdweb/public/formed/formedtree.xml
===================================================================
--- jmd/trunk/jmdweb/public/formed/formedtree.xml 2010-09-16 13:58:34 UTC (rev 3691)
+++ jmd/trunk/jmdweb/public/formed/formedtree.xml 2010-09-16 14:04:15 UTC (rev 3692)
@@ -188,8 +188,8 @@
<text description="Betreuende Stelle" function="suppress_value" maxlength="60" name="inst_betreuende_stelle" size="40" target="b"/>
<group containers="a,b" description="Anschrift" name="group-6" target="c">
<text description="Straße" function="suppress_value" maxlength="60" name="inst_strasse" size="40" target="a"/>
- <text description="Nr." function="suppress_value" maxlength="60" name="inst_strassenr" size="40" target="a"/>
- <text description="Hausnummer" function="suppress_value" maxlength="5" name="inst_plz" size="5" target="b"/>
+ <text description="Hausnummer" function="suppress_value" maxlength="60" name="inst_strassenr" size="40" target="a"/>
+ <text description="PLZ" function="suppress_value" maxlength="5" name="inst_plz" size="5" target="b"/>
<text description="Ort" function="suppress_value" maxlength="60" name="inst_ort" size="40" target="b"/>
</group>
<group containers="a,b,c" description="Kontaktperson" name="group-7" target="d">
@@ -232,8 +232,8 @@
<repeat containers="a,b" description="Kontaktdaten des jungen Menschen" min="1" name="rg_kontaktdaten" target="e">
<group containers="a,b" description="Anschrift" name="group-19" target="a">
<text description="Straße" function="suppress_value" maxlength="60" name="adresse_strasse" size="40" target="a"/>
- <text description="Nr." function="suppress_value" maxlength="60" name="adresse_strassenr" size="40" target="a"/>
- <text description="Hausnummer" function="shorten_value:3" maxlength="5" name="adresse_plz" size="5" target="b"/>
+ <text description="Hausnummer" function="suppress_value" maxlength="60" name="adresse_strassenr" size="40" target="a"/>
+ <text description="PLZ" function="shorten_value:3" maxlength="5" name="adresse_plz" size="5" target="b"/>
<text description="Ort" function="suppress_value" maxlength="60" name="adresse_ort" size="40" target="b"/>
</group>
<group containers="a,b,c" description="Telefon / E-Mail" name="group-20" target="b">
More information about the Mpuls-commits
mailing list