changeset 6084:46c18b687fdc

We want to expand the group key for the name
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 24 May 2013 10:06:58 +0200
parents a596ddb42fb3
children b9a78f246ea3 47775e3a8cf6
files artifacts/doc/conf/meta-data.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml	Fri May 24 09:23:35 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Fri May 24 10:06:58 2013 +0200
@@ -1317,7 +1317,7 @@
         <dc:if test="dc:has-result()">
           <heightmarks>
             <dc:group expr="dc:replace($wst_description, 'HW-Marken/', '')">
-              <heightmark name="dc:group-key()">
+              <heightmark name="{dc:group-key()}">
                 <dc:for-each>
                   <column name="{$wst_column_name}"
                           ids="heightmarks_points-wstv-{$wst_column_position}-{$wst_id}"
@@ -1336,7 +1336,7 @@
         <dc:if test="dc:has-result()">
           <heightmarks>
             <dc:group expr="dc:replace($wst_description, 'HW-Marken/', '')">
-              <relativepoint name="dc:group-key()">
+              <relativepoint name="{dc:group-key()}">
                 <dc:for-each>
                   <column name="{$wst_column_name}"
                           ids="heightmarks_points-wstv-{$wst_column_position}-{$wst_id}"

http://dive4elements.wald.intevation.org