[PATCH 1 of 3] issue1395: Show bedheight diffs in w-diff datacage

Wald Commits scm-commit at wald.intevation.org
Mon Jul 22 10:57:28 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1374234755 -7200
# Node ID 0bc7d3546470d0efb59fea3732541192301d7b56
# Parent  075c00b767d7e504a2c147a553048fd46a7aa395
issue1395: Show bedheight diffs in w-diff datacage.

diff -r 075c00b767d7 -r 0bc7d3546470 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Fri Jul 19 13:39:40 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Fri Jul 19 13:52:35 2013 +0200
@@ -333,6 +333,7 @@
                     <dc:when test="$out = 'w_differences'">
                       <dc:call-macro name="longitudinal"/>
                       <dc:call-macro name="differences"/>
+                      <dc:call-macro name="bedheight_differences"/>
                     </dc:when>
                     <dc:when test="$out = 'fix_deltawt_curve'">
                       <dc:call-macro name="delta-wt"/>


More information about the Dive4elements-commits mailing list