Mercurial > dive4elements > river
changeset 7294:917351b40e6e
issue1345: include fix for display of epochs stoptime.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 12:26:00 +0200 |
parents | 6d7ad813b2b6 |
children | 838d0d82b450 |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Fri Oct 11 12:23:27 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Fri Oct 11 12:26:00 2013 +0200 @@ -1311,7 +1311,7 @@ <dc:for-each> <dc:variable name="syear" type="string" expr="dc:date-format('yyyy', $startyear)"/> <dc:variable name="eyear" type="string" expr="dc:date-format('yyyy', $endyear)"/> - <year description="{$syear}-${eyear}" + <year description="{$syear}-{$eyear}" factory="sedimentyield" target_out="{$out}" info="{$description}"