changeset 7328:f044fe2fa258

Fix DC group-by statement, there is no 'oid' variable around. Include project name instead.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 15 Oct 2013 14:41:39 +0200
parents 55d9c184f58c
children ed23bfe42b19
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	Tue Oct 15 07:06:19 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Tue Oct 15 14:41:39 2013 +0200
@@ -1078,7 +1078,7 @@
       <dc:filter expr="$out_name = 'discharge_longitudinal_section' and $facet_name = 'discharge_longitudinal_section.w'">
         <dc:if test="dc:has-result()">
           <waterlevels-discharge>
-            <dc:group expr="concat($oid, ' ', $river, ' ', $a_gid, ' ', dc:date-format('dd.MM.yyyy - H:mm:ss', $a_creation), ' ', $collection_name)">
+            <dc:group expr="concat($river, ' ',  dc:date-format('dd.MM.yyyy - H:mm:ss', $a_creation), ' ', $collection_name)">
               <discharge description="{dc:group-key()}">
                 <dc:for-each>
                   <dc:element name="${facet_name}">

http://dive4elements.wald.intevation.org