[Mpuls-commits] r4501 - in wasko/trunk: . waskoweb/public/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jan 18 16:46:28 CET 2011


Author: bh
Date: 2011-01-18 16:46:28 +0100 (Tue, 18 Jan 2011)
New Revision: 4501

Modified:
   wasko/trunk/ChangeLog
   wasko/trunk/waskoweb/public/formed/formedtree.xml
Log:
* waskoweb/public/formed/formedtree.xml: Make sure the widget for
elternarbeit_thema is wide enough.  Copied from WASKO db_xml-2.0
560:40b42f58e2c1.
Fixes Fixes mpuls/issue1703 and part of mpuls/issue1694


Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog	2011-01-17 15:01:45 UTC (rev 4500)
+++ wasko/trunk/ChangeLog	2011-01-18 15:46:28 UTC (rev 4501)
@@ -1,3 +1,10 @@
+2011-01-18  Bernhard Herzog  <bh at intevation.de>
+
+	* waskoweb/public/formed/formedtree.xml: Make sure the widget for
+	elternarbeit_thema is wide enough.  Copied from WASKO db_xml-2.0
+	560:40b42f58e2c1.
+	Fixes Fixes mpuls/issue1703 and part of mpuls/issue1694
+
 2011-01-11  Roland Geider <roland.geider at intevation.de>
 
 	* waskoweb/public/formed/formedtree.xml: issue318: remove unneeded (because

Modified: wasko/trunk/waskoweb/public/formed/formedtree.xml
===================================================================
--- wasko/trunk/waskoweb/public/formed/formedtree.xml	2011-01-17 15:01:45 UTC (rev 4500)
+++ wasko/trunk/waskoweb/public/formed/formedtree.xml	2011-01-18 15:46:28 UTC (rev 4501)
@@ -2277,7 +2277,7 @@
               <bool description="hoch" name="bool-276" value="5"/>
               <bool description="sehr hoch" name="bool-277" value="6"/>
             </choice>
-            <repeat containers="a,b" description="Zielsetzungen in der Elternarbeit" min="1" name="rg_elternarbeit" target="b">
+            <repeat containers="a,b,c,d" description="Zielsetzungen in der Elternarbeit" min="1" name="rg_elternarbeit" target="b">
               <choice description="Thema" name="elternarbeit_thema" size="1" target="a">
                 <bool checked="true" description="keine Angabe" name="bool-2131" value="-1"/>
                 <bool description="unbekannt" name="bool-2129" value="-3"/>
@@ -2291,7 +2291,7 @@
                 <bool description="Abbau von Verschuldung" name="bool-2126" value="7"/>
                 <bool description="Vermittlung an weitere Hilfeinstitutionen" name="bool-2127" value="8"/>
               </choice>
-              <choice description="Relevanz" name="elternarbeit_ziel" size="1" target="a">
+              <choice description="Relevanz" name="elternarbeit_ziel" size="1" target="b">
                 <bool checked="true" description="keine Angabe" name="bool-279" value="-1"/>
                 <bool description="unbekannt" name="bool-1778" value="-3"/>
                 <bool description="keine" name="bool-147" value="1"/>
@@ -2301,7 +2301,7 @@
                 <bool description="hoch" name="bool-249" value="5"/>
                 <bool description="sehr hoch" name="bool-268" value="6"/>
               </choice>
-              <choice description="Zielerreichung" name="elternarbeit_ziel_erreicht" size="1" target="a">
+              <choice description="Zielerreichung" name="elternarbeit_ziel_erreicht" size="1" target="b">
                 <bool checked="true" description="keine Angabe" name="bool-1020" value="-1"/>
                 <bool description="unbekannt" name="bool-1019" value="-3"/>
                 <bool description="völlig erreicht" name="bool-336" value="1"/>
@@ -2311,8 +2311,8 @@
                 <bool description="nicht erreicht" name="bool-1017" value="5"/>
                 <bool description="gar nicht erreicht" name="bool-1018" value="6"/>
               </choice>
-              <textarea description="Schlussfolgerungen" function="suppress_value" name="elternarbeit_schlussfolgerungen" rows="2" target="b"/>
-              <text description="Nennung Sonstige" maxlength="256" name="elternarbeit_sonstiges" size="40" target="c"/>
+              <textarea description="Schlussfolgerungen" function="suppress_value" name="elternarbeit_schlussfolgerungen" rows="2" target="c"/>
+              <text description="Nennung Sonstige" maxlength="256" name="elternarbeit_sonstiges" size="40" target="d"/>
             </repeat>
             <group containers="a,b" description="Welche Maßnahmen der Elternarbeit werden umgesetzt?" name="group-98" target="c">
               <radio-matrix description="Maßnahme" name="group-62" target="a">



More information about the Mpuls-commits mailing list