[Dive4elements-commits] [PATCH] Fixed missspelled mapping

Wald Commits scm-commit at wald.intevation.org
Mon May 27 15:27:36 CEST 2013


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1369661251 -7200
# Node ID 2a4ff87ef357e473993041cc843727ef95b98659
# Parent  7e3cd23f8671649e0bbfbbbe145d4ad43f14ea9f
Fixed missspelled mapping

diff -r 7e3cd23f8671 -r 2a4ff87ef357 artifacts/doc/conf/themes.xml
--- a/artifacts/doc/conf/themes.xml	Mon May 27 15:17:37 2013 +0200
+++ b/artifacts/doc/conf/themes.xml	Mon May 27 15:27:31 2013 +0200
@@ -32,7 +32,7 @@
         <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
             pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points" />
         <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
-            pattern=".*(HQ300)(\D.*)*" to="LongitudinalSectiLEVEL >= DEBUGonW_HQ300_Points" />
+            pattern=".*(HQ300)(\D.*)*" to="LongitudinalSectionW_HQ300_Points" />
         <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"
             pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points" />
         <mapping from="longitudinal_section.w" masterAttr="ld_mode==location"


More information about the Dive4elements-commits mailing list