Mercurial > dive4elements > river
changeset 6238:f58a4aafcdf6
Fix accidental mistake in group expression of some waterlevels
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 10 Jun 2013 10:57:14 +0200 |
parents | d961b6d0237e |
children | f0f62743c83a |
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 Mon Jun 10 10:54:24 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Mon Jun 10 10:57:14 2013 +0200 @@ -492,7 +492,7 @@ <dc:filter expr="$out_name = 'longitudinal_section'"> <dc:if test="dc:has-result()"> <waterlevels> - <dc:group expr="$river $a_creation"> + <dc:group expr="concat($river, ' ', $a_creation)"> <dc:comment>Aheinecke: Why is this grouping different from the rest?</dc:comment> <longitudinal_section_columns description="{dc:group-key()}"> <dc:for-each>