diff flys-artifacts/doc/conf/default-themes.xml @ 3869:74f9766599b5

fix issue865 - missing showarea theme prop. flys-artifacts/trunk@5501 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 18 Sep 2012 09:49:45 +0000
parents 8e713e9bb4d7
children f0e940ebdbc6
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/default-themes.xml	Mon Sep 17 14:47:05 2012 +0000
+++ b/flys-artifacts/doc/conf/default-themes.xml	Tue Sep 18 09:49:45 2012 +0000
@@ -949,7 +949,11 @@
     <theme name="Area">
         <inherits>
             <inherit from="Areas" />
-        </inherits>
+         </inherits>
+         <fields>
+            <field name="showarea" type="boolean" display="Show Area"
+                default="true"/>
+         </fields>
     </theme>
 
     <!-- Map -->

http://dive4elements.wald.intevation.org