Mercurial > dive4elements > river
changeset 6918:0143c7de5ebc
Added new ThemeMappings.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 26 Aug 2013 15:02:52 +0200 |
parents | a920ca706fc1 |
children | 225e3a167958 |
files | artifacts/doc/conf/themes.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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" />