Mercurial > dive4elements > river
changeset 7478:2803a70177c2
issue1657: Adjust DC conf to spawn sounding widths.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 31 Oct 2013 11:44:09 +0100 |
parents | bc16d5031b31 |
children | 1c365fa9d5a1 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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>