[PATCH] issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year

Wald Commits scm-commit at wald.intevation.org
Wed Oct 30 12:03:30 CET 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1383130987 -3600
# Node ID 6878708ac1abada36d5a9cc23213e7fe3df1403a
# Parent  5cddf115b27be5081340b3d81a5a93c57e7638cb
issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year.

diff -r 5cddf115b27b -r 6878708ac1ab artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Wed Oct 30 11:59:09 2013 +0100
+++ b/artifacts/doc/conf/meta-data.xml	Wed Oct 30 12:03:07 2013 +0100
@@ -390,6 +390,9 @@
                     <dc:when test="$out = 'bed_difference_year'">
                       <dc:call-macro name="longitudinal-section-user-prototype"/>
                     </dc:when>
+                    <dc:when test="$out = 'bed_difference_height_year'">
+                      <dc:call-macro name="longitudinal-section-user-prototype"/>
+                    </dc:when>
                     <dc:when test="$out = 'bed_difference_epoch'">
                       <dc:call-macro name="longitudinal-section-user-prototype"/>
                     </dc:when>


More information about the Dive4elements-commits mailing list