Mercurial > dive4elements > river
diff flys-artifacts/doc/conf/themes.xml @ 5161:a8d8ea1f2a5c
flys/issue1145: Add missing Area styles.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 01 Mar 2013 17:11:08 +0100 |
parents | dfac28805d79 |
children | 8937dd130230 |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml Fri Mar 01 13:51:45 2013 +0100 +++ b/flys-artifacts/doc/conf/themes.xml Fri Mar 01 17:11:08 2013 +0100 @@ -219,9 +219,9 @@ <mapping from="other.wqkms.q" to="WQKms" /> <mapping from="heightmarks_points" to="heightmarks_points" /> <mapping from="area" to="Area" /> - <mapping from="cross_section.area" to="Area" /> + <mapping from="cross_section.area" to="CrossSectionArea" /> <mapping from="hyk" to="Hyk" /> - <mapping from="longitudinal_section.area" to="Area" /> + <mapping from="longitudinal_section.area" to="LongitudinalSectionArea" /> <mapping from="longitudinal_section.manualpoints" to="ManualPoints" /> <mapping from="cross_section.manualpoints" to="ManualPoints" /> <mapping from="cross_section.manualline" to="CrossSectionWaterLine" />