changeset 7912:06aca4e889b9

Allow differentiating between units of sediment sources/sinks in annotation types also in datacage.
author Tom Gottfried <tom@intevation.de>
date Wed, 04 Jun 2014 12:22:01 +0200
parents 28c403ec0a27
children 76b5add4f268
files artifacts/doc/conf/meta-data.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml	Wed Jun 04 11:16:52 2014 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Wed Jun 04 12:22:01 2014 +0200
@@ -1564,7 +1564,7 @@
             SELECT id   AS anno_id,
                    name AS anno_description
             FROM annotation_types
-	    WHERE name IN ('Quelle', 'Senke')
+	    WHERE name LIKE 'Quelle%' OR name LIKE 'Senke%'
           </dc:statement>
           <dc:for-each>
             <annotation name="{$anno_description}"

http://dive4elements.wald.intevation.org