Mercurial > dive4elements > river
changeset 2291:949e37126bfa
Commented styling option for show area until area calculation does work.
flys-artifacts/trunk@3955 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 08 Feb 2012 09:35:07 +0000 |
parents | 6f4a1f513e89 |
children | 206353680254 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/themes.xml |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Feb 08 09:33:06 2012 +0000 +++ b/flys-artifacts/ChangeLog Wed Feb 08 09:35:07 2012 +0000 @@ -1,3 +1,8 @@ +2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * doc/conf/themes.xml: Commented styling option for show area until + area calculation works. + 2012-02-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/Calculation.java:
--- a/flys-artifacts/doc/conf/themes.xml Wed Feb 08 09:33:06 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Wed Feb 08 09:35:07 2012 +0000 @@ -788,7 +788,7 @@ </inherits> <fields> <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> - <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> + <!--field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/--> <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> <field name="transparent" type="boolean" display="Transparenz" default="false"/> </fields>