Mercurial > dive4elements > river
diff artifacts/doc/conf/generators/discharge-diagrams.xml @ 8370:e1ff1263d79a
Fixed W/Q diagram subtitle in fix analysis.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 02 Oct 2014 13:59:20 +0200 |
parents | 24d044866c2a |
children | cac60032aa7d |
line wrap: on
line diff
--- a/artifacts/doc/conf/generators/discharge-diagrams.xml Thu Oct 02 13:57:50 2014 +0200 +++ b/artifacts/doc/conf/generators/discharge-diagrams.xml Thu Oct 02 13:59:20 2014 +0200 @@ -38,9 +38,8 @@ converter="org.dive4elements.river.exports.DiagramAttributes" injectors="org.dive4elements.river.exports.injector.KmFromRequestInjector,org.dive4elements.river.exports.injector.PNPInjector"> <title key="chart.fixings.discharge.curve.title" default="Fixierungsanalyse W/Q"/> - <subtitle key="chart.computed.discharge.curve.subtitle" default="-"> + <subtitle key="chart.fix.discharge.curve.subtitle" default="-"> <arg expr="artifact.river"/> - <arg expr="context.currentkm" type="double"/> </subtitle> &discharge-defaults; </output-generator>