Mercurial > dive4elements > river
changeset 7359:463cbda8c6e7
Offer total loads in dc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 16 Oct 2013 15:22:18 +0200 |
parents | bb1f05a235f0 |
children | 6ac51d67d2f4 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Wed Oct 16 15:21:14 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Wed Oct 16 15:22:18 2013 +0200 @@ -1404,6 +1404,13 @@ </susp_sand_bed> </dc:if> </dc:filter> + <dc:filter expr="$fraction='total'"> + <dc:if test="dc:has-result()"> + <total_load> + <dc:macro-body/> + </total_load> + </dc:if> + </dc:filter> </dc:if> </dc:macro>