Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
3868:44e68dc1d87e | 3869:74f9766599b5 |
---|---|
947 | 947 |
948 <!-- Areas --> | 948 <!-- Areas --> |
949 <theme name="Area"> | 949 <theme name="Area"> |
950 <inherits> | 950 <inherits> |
951 <inherit from="Areas" /> | 951 <inherit from="Areas" /> |
952 </inherits> | 952 </inherits> |
953 <fields> | |
954 <field name="showarea" type="boolean" display="Show Area" | |
955 default="true"/> | |
956 </fields> | |
953 </theme> | 957 </theme> |
954 | 958 |
955 <!-- Map --> | 959 <!-- Map --> |
956 <theme name="Floodmaps"> | 960 <theme name="Floodmaps"> |
957 <inherits> | 961 <inherits> |