[PATCH 2 of 2] issue1512: Fix loading of all former flow vel. calculation via folder
Wald Commits
scm-commit at wald.intevation.org
Wed Oct 30 15:09:56 CET 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1383141736 -3600
# Node ID e590599031d833d741501d4634934235e241283c
# Parent 4d47c42eecae70934afaa61b6dc4da8ce2f88802
issue1512: Fix loading of all former flow vel. calculation via folder.
diff -r 4d47c42eecae -r e590599031d8 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Wed Oct 30 14:53:26 2013 +0100
+++ b/artifacts/doc/conf/meta-data.xml Wed Oct 30 15:02:16 2013 +0100
@@ -949,7 +949,7 @@
<dc:attribute name="factory" value="minfo"/>
<dc:attribute name="target_out" value="${out}"/>
<dc:attribute name="description" value="${facet_description}"/>
- <dc:attribute name="ids" value="${facet_num}-${facet_name}"/>
+ <dc:attribute name="ids" value="${facet_num}"/>
<dc:attribute name="artifact-id" value="${a_gid}"/>
<dc:attribute name="out" value="flow_velocity"/>
</dc:element>
More information about the Dive4elements-commits
mailing list