[Mpuls-commits] r3350 - waska/trunk/waskaweb/public/xml

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Aug 9 14:46:20 CEST 2010


Author: torsten
Date: 2010-08-09 14:46:18 +0200 (Mon, 09 Aug 2010)
New Revision: 3350

Modified:
   waska/trunk/waskaweb/public/xml/eval_adele.xml
Log:
Issue886: Commented out evaluations


Modified: waska/trunk/waskaweb/public/xml/eval_adele.xml
===================================================================
--- waska/trunk/waskaweb/public/xml/eval_adele.xml	2010-08-09 10:59:16 UTC (rev 3349)
+++ waska/trunk/waskaweb/public/xml/eval_adele.xml	2010-08-09 12:46:18 UTC (rev 3350)
@@ -434,6 +434,7 @@
     </ydim>
   </evaluation>
 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+<!-- Issue 886: Zunächste auskommentiert da noch Klärung erfolgen muss
   <evaluation>
     <id>20</id>
     <name>Menschen mit Behinderung</name>
@@ -457,7 +458,9 @@
       <where>(anerkannte_behinderung = 1)</where>
     </ydim>
   </evaluation>
+-->
 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+<!-- Issue 886: Zunächste auskommentiert da noch Klärung erfolgen muss
   <evaluation>
     <id>21</id>
     <name>Menschen mit sonstiger Benachteiligung</name>
@@ -478,9 +481,10 @@
       <field>(select count(id) from master_tbl_eval_total_view) as anzahl</field>
       <table>(select DISTINCT count(id) as id, 'Gesamt' as value from master_tbl_eval_total_view)</table>
       <join>anzahl</join>
-      <where>(physische_beeintraechtigungen = 1 or psychische_beeintraechtigungen = 1)</where>
+      <where>(= 1 or psychische_beeintraechtigungen = 1)</where>
     </ydim>
-  </evaluation>
+  </evaluation> 
+-->
 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
   <evaluation>
     <id>22</id>



More information about the Mpuls-commits mailing list