[PATCH 06 of 13] Added new ThemeMappings

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


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1377522172 -7200
# Node ID 0143c7de5ebc7a5deee4b0d6735482ad324858a0
# Parent  a920ca706fc1efbacd3b66db6e8a12e097c11232
Added new ThemeMappings.

diff -r a920ca706fc1 -r 0143c7de5ebc artifacts/doc/conf/themes.xml
--- a/artifacts/doc/conf/themes.xml	Mon Aug 26 15:01:34 2013 +0200
+++ b/artifacts/doc/conf/themes.xml	Mon Aug 26 15:02:52 2013 +0200
@@ -177,7 +177,9 @@
         <mapping from="other.wq" to="WQPoints" />
         <mapping from="other.wkms" to="WKms" />
         <mapping from="other.wkms.marks" to="WKmsAnnotation" />
+        <mapping from="other.wqkms" to="WQKmsHorizontal" masterAttr="calculation_mode==calc.discharge.curve" />
         <mapping from="other.wqkms" to="WQKms" />
+        <mapping from="other.wqkms.w" to="WQKmsHorizontal" masterAttr="calculation_mode==calc.discharge.curve" />
         <mapping from="other.wqkms.w" to="WQKms" />
         <mapping from="other.wqkms.q" to="WQKms" />
         <mapping from="other.w.interpol" to="MainValuesW" />


More information about the Dive4elements-commits mailing list