Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 2670:402695ee7c24
Modified configuration of facets for 'map' and theme for floodmap lines.
flys-artifacts/trunk@4357 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 May 2012 11:29:13 +0000 |
parents | b75681c09ef8 |
children | 2be59d5b342c |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Tue May 08 10:19:43 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Tue May 08 11:29:13 2012 +0000 @@ -928,12 +928,12 @@ </fields> </theme> - <!--theme name="Lines"> + <theme name="FloodmapLines"> <fields> <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> </fields> - </theme--> + </theme> <theme name="Buildings"> <fields> @@ -1034,7 +1034,7 @@ <mapping from="floodmap.hws" to="Hws"/> <mapping from="floodmap.catchment" to="Catchment"/> <mapping from="floodmap.floodplain" to="Floodplain"/> - <mapping from="floodmap.lines" to="Lines"/> + <mapping from="floodmap.lines" to="FloodmapLines"/> <mapping from="floodmap.buildings" to="Buildings"/> <mapping from="floodmap.fixpoints" to="Fixpoints"/> <mapping from="floodmap.floodmaps" to="Floodmaps"/>