[Mpuls-commits] r3640 - jmd/trunk/jmdweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Sep 15 09:22:43 CEST 2010
Author: torsten
Date: 2010-09-15 09:22:42 +0200 (Wed, 15 Sep 2010)
New Revision: 3640
Modified:
jmd/trunk/jmdweb/public/formed/formedtree.xml
Log:
Issue961
Modified: jmd/trunk/jmdweb/public/formed/formedtree.xml
===================================================================
--- jmd/trunk/jmdweb/public/formed/formedtree.xml 2010-09-15 07:07:47 UTC (rev 3639)
+++ jmd/trunk/jmdweb/public/formed/formedtree.xml 2010-09-15 07:22:42 UTC (rev 3640)
@@ -189,7 +189,7 @@
<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="PLZ" function="suppress_value" maxlength="60" name="inst_plz" size="40" target="b"/>
+ <text description="Hausnummer" 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">
@@ -233,7 +233,7 @@
<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="PLZ" function="shorten_value:3" maxlength="60" name="adresse_plz" size="40" target="b"/>
+ <text description="Hausnummer" 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