changeset 7973:02b7ef079e6f

Fixed datacage info field for bed height differences.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 27 Jun 2014 09:50:46 +0200
parents ae1629258692
children 5eb8cd9201d8
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	Thu Jun 26 15:00:28 2014 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Fri Jun 27 09:50:46 2014 +0200
@@ -1798,14 +1798,14 @@
                 <height factory="bedheight"
                         target_out="{$out}"
                         ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}"
-                        info="{$b1desc}#{$b2desc}"
+                        info="{$b2desc}#{$b1desc}"
                         description="{$b2desc} - {$b1desc}"/>
               </dc:when>
               <dc:otherwise>
                 <height factory="bedheight"
                         target_out="{$out}"
                         ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}"
-                        info="{$b1desc}#{$b2desc}"
+                        info="{$b2desc}#{$b1desc}"
                         description="{$b2desc} - {$b1desc}"/>
               </dc:otherwise>
             </dc:choose>

http://dive4elements.wald.intevation.org