[PATCH 4 of 6] issue1020: Display more waterlevels for uesk
Wald Commits
scm-commit at wald.intevation.org
Thu Nov 14 12:14:55 CET 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1384426731 -3600
# Node ID 85b44b0e6579c4334714d24cf0f99132b539facc
# Parent f89ad512f4261115608e63e7d5ebbe5c1f6f8d50
issue1020: Display more waterlevels for uesk.
diff -r f89ad512f426 -r 85b44b0e6579 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Thu Nov 14 11:56:47 2013 +0100
+++ b/artifacts/doc/conf/meta-data.xml Thu Nov 14 11:58:51 2013 +0100
@@ -273,13 +273,11 @@
</dc:if>
</dc:when>
<dc:when test="$out = 'waterlevels'">
- <dc:if test="$current-state-id != 'state.winfo.uesk.wsp'">
- <dc:call-macro name="basedata_0"/>
- <dc:call-macro name="basedata_1_additionals"/>
- <dc:call-macro name="basedata_2_fixations"/>
- <dc:call-macro name="basedata_4_heightmarks-points"/>
- <dc:call-macro name="basedata_5_flood-protections"/>
- </dc:if>
+ <dc:call-macro name="basedata_0"/>
+ <dc:call-macro name="basedata_1_additionals"/>
+ <dc:call-macro name="basedata_2_fixations"/>
+ <dc:call-macro name="basedata_4_heightmarks-points"/>
+ <dc:call-macro name="basedata_5_flood-protections"/>
</dc:when>
<dc:when test="starts-with($out, 'sq_relation')">
<dc:call-macro name="sqrelations"/>
More information about the Dive4elements-commits
mailing list