[Mpuls-commits] r4579 - jmd/trunk/jmdweb/public/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Feb 4 14:39:20 CET 2011


Author: torsten
Date: 2011-02-04 14:39:19 +0100 (Fri, 04 Feb 2011)
New Revision: 4579

Modified:
   jmd/trunk/jmdweb/public/formed/formedtree.xml
Log:
Issue1327: Neuer Formed


Modified: jmd/trunk/jmdweb/public/formed/formedtree.xml
===================================================================
--- jmd/trunk/jmdweb/public/formed/formedtree.xml	2011-02-04 13:04:15 UTC (rev 4578)
+++ jmd/trunk/jmdweb/public/formed/formedtree.xml	2011-02-04 13:39:19 UTC (rev 4579)
@@ -196,20 +196,18 @@
             <text description="E-Mail" function="suppress_value" maxlength="60" name="email" size="40" target="d"/>
           </group>
         </repeat>
-        <conditional description="Nur wenn minderjährig" expr="$geburtsdatum isset not $geburtsdatum known not or $geburtsdatum today years 18 &lt; or" name="conditional-15">
-          <repeat containers="a,b" description="Sorgeberechtigte/Bezugsperson" min="1" name="rg_kontaktdaten_sorgeberechtigte" target="c">
-            <group containers="a,b" description="Anschrift" name="group-0" target="a">
-              <text description="Name" function="suppress_value" maxlength="128" name="name_sorge" size="40" target="a"/>
-              <text description="Vorname" function="suppress_value" maxlength="128" name="vorname_sorge" size="40" target="a"/>
-            </group>
-            <group containers="a,b,c" description="Telefon / E-Mail" name="group-2" target="b">
-              <text description="Vorwahl" function="suppress_value" maxlength="60" name="vorwahl_sorge" size="40" target="a"/>
-              <text description="Telefon" function="suppress_value" maxlength="60" name="telefon_sorge" size="40" target="a"/>
-              <text description="Mobilfunknummer" function="suppress_value" maxlength="60" name="mobilfunknummer_sorge" size="40" target="b"/>
-              <text description="E-Mail" function="suppress_value" maxlength="60" name="email_sorge" size="40" target="d"/>
-            </group>
-          </repeat>
-        </conditional>
+        <repeat containers="a,b" description="Sorgeberechtigte/Bezugsperson" min="1" name="rg_kontaktdaten_sorgeberechtigte" target="c">
+          <group containers="a,b" description="Anschrift" name="group-0" target="a">
+            <text description="Name" function="suppress_value" maxlength="128" name="name_sorge" size="40" target="a"/>
+            <text description="Vorname" function="suppress_value" maxlength="128" name="vorname_sorge" size="40" target="a"/>
+          </group>
+          <group containers="a,b,c" description="Telefon / E-Mail" name="group-2" target="b">
+            <text description="Vorwahl" function="suppress_value" maxlength="60" name="vorwahl_sorge" size="40" target="a"/>
+            <text description="Telefon" function="suppress_value" maxlength="60" name="telefon_sorge" size="40" target="a"/>
+            <text description="Mobilfunknummer" function="suppress_value" maxlength="60" name="mobilfunknummer_sorge" size="40" target="b"/>
+            <text description="E-Mail" function="suppress_value" maxlength="60" name="email_sorge" size="40" target="d"/>
+          </group>
+        </repeat>
       </page>
       <page description="1.3 Kontaktdaten Institutionen" name="page-7">
         <repeat containers="a,b,c,d" description="Institution" min="1" name="rg_institution">



More information about the Mpuls-commits mailing list