[PATCH 3 of 3] issue1657: Adjust DC conf to spawn sounding widths
Wald Commits
scm-commit at wald.intevation.org
Thu Oct 31 11:44:07 CET 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1383216249 -3600
# Node ID 2803a70177c23adcb2462a70a3ec43afb8dd10b2
# Parent bc16d5031b3104725bcbd70f527b74cac2785329
issue1657: Adjust DC conf to spawn sounding widths.
diff -r bc16d5031b31 -r 2803a70177c2 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Thu Oct 31 11:43:32 2013 +0100
+++ b/artifacts/doc/conf/meta-data.xml Thu Oct 31 11:44:09 2013 +0100
@@ -1794,8 +1794,9 @@
<dc:if test="dc:has-result()">
<soundings_width>
<dc:for-each>
- <height factory="bedheight" target_out="{$out}"
- ids="bedheight-singlevalues-{$bedh_id}-{$bedh_year}"
+ <height factory="bedheight"
+ target_out="{$out}"
+ ids="bedheight-soundings-{$bedh_id}-{$bedh_year}"
description="{$bedh_descr}"/>
</dc:for-each>
</soundings_width>
More information about the Dive4elements-commits
mailing list