Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/default-themes.xml @ 3399:e08a6352fe24
Change bandwidth theme attribute type to double (but bugged).
flys-artifacts/trunk@5035 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 18 Jul 2012 10:02:37 +0000 |
parents | f091f2f55f88 |
children | fed6685692d2 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/default-themes.xml Wed Jul 18 09:54:46 2012 +0000 +++ b/flys-artifacts/doc/conf/default-themes.xml Wed Jul 18 10:02:37 2012 +0000 @@ -48,7 +48,7 @@ <inherit from="MinMaxPoints" /> </inherits> <fields> - <field name="bandwidth" type="int" display="Bandbreite" + <field name="bandwidth" type="double" display="Bandbreite" default="0"/> <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" />