Mercurial > dive4elements > river
changeset 7467:6878708ac1ab
issue1572: Call longitudinal-section-user-prototype for bedheight-diffs/year.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 30 Oct 2013 12:03:07 +0100 |
parents | 5cddf115b27b |
children | 79e5bb70fc48 |
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 Wed Oct 30 11:59:09 2013 +0100 +++ b/artifacts/doc/conf/meta-data.xml Wed Oct 30 12:03:07 2013 +0100 @@ -390,6 +390,9 @@ <dc:when test="$out = 'bed_difference_year'"> <dc:call-macro name="longitudinal-section-user-prototype"/> </dc:when> + <dc:when test="$out = 'bed_difference_height_year'"> + <dc:call-macro name="longitudinal-section-user-prototype"/> + </dc:when> <dc:when test="$out = 'bed_difference_epoch'"> <dc:call-macro name="longitudinal-section-user-prototype"/> </dc:when>