Mercurial > dive4elements > river
changeset 6736:60e9494978c4
issue1393: Fix theme association for sedimentload.total_load .
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 31 Jul 2013 15:27:51 +0200 |
parents | 3a9c65dd8963 |
children | 1960d55bafb1 |
files | artifacts/doc/conf/themes/default.xml artifacts/doc/conf/themes/second.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes/default.xml Wed Jul 31 13:10:34 2013 +0200 +++ b/artifacts/doc/conf/themes/default.xml Wed Jul 31 15:27:51 2013 +0200 @@ -1124,7 +1124,7 @@ display="Beschriftung anzeigen" default="false" hints="hidden" /> </fields> </theme> - <theme name="SedimentLoadFineTotalLoad"> + <theme name="SedimentLoadTotalLoad"> <inherits> <inherit from="LongitudinalSection" /> </inherits>
--- a/artifacts/doc/conf/themes/second.xml Wed Jul 31 13:10:34 2013 +0200 +++ b/artifacts/doc/conf/themes/second.xml Wed Jul 31 15:27:51 2013 +0200 @@ -1124,7 +1124,7 @@ display="Beschriftung anzeigen" default="false" hints="hidden" /> </fields> </theme> - <theme name="SedimentLoadFineTotalLoad"> + <theme name="SedimentLoadTotalLoad"> <inherits> <inherit from="LongitudinalSection" /> </inherits>