Mercurial > dive4elements > river
changeset 6036:490b12d070a2
In relation to issue1081: let there be mainvalues in discharge_curve dc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 16 May 2013 16:19:47 +0200 |
parents | 09c4cd885258 |
children | 7dd2f5435426 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Thu May 16 16:18:46 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Thu May 16 16:19:47 2013 +0200 @@ -710,6 +710,9 @@ <dc:call-macro name="cross_sections"/> <dc:call-macro name="hyks"/> </dc:when> + <dc:when test="$out = 'discharge_curve'"> + <dc:call-macro name="mainvalues"/> + </dc:when> <dc:when test="$out = 'computed_discharge_curve'"> <dc:call-macro name="mainvalues"/> <dc:call-macro name="basedata_2_fixations_wqkms"/>