[PATCH 5 of 5] Removed datacage macro calls for bed height epochs
Wald Commits
scm-commit at wald.intevation.org
Fri Jun 6 17:02:20 CEST 2014
# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1402066923 -7200
# Node ID b46df5f9b786291365b37ad102f7ec8243d0be93
# Parent b6ef2ce3fc62e0020a99ab7f478848aef87a036d
Removed datacage macro calls for bed height epochs.
diff -r b6ef2ce3fc62 -r b46df5f9b786 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Fri Jun 06 17:00:56 2014 +0200
+++ b/artifacts/doc/conf/meta-data.xml Fri Jun 06 17:02:03 2014 +0200
@@ -91,10 +91,6 @@
<dc:when test="$out = 'bedheight_middle'">
<dc:call-macro name="annotations"/>
</dc:when>
- <dc:when test="$out = 'bed_difference_epoch'">
- <dc:call-macro name="annotations"/>
- <dc:call-macro name="basedata_6_delta_w"/>
- </dc:when>
<dc:when test="$out = 'bed_difference_year'">
<dc:call-macro name="annotations"/>
<dc:call-macro name="basedata_6_delta_w"/>
More information about the Dive4Elements-commits
mailing list