[PATCH 3 of 3] (issue1755) Fix filtering of BedQuality user facets
Wald Commits
scm-commit at wald.intevation.org
Thu Mar 19 14:04:13 CET 2015
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1426770227 -3600
# Node ID 5fe6e33666d4b5bf1f47b5fc23c9852f7f0e4629
# Parent a7eaf3e13bbe3c992203790e0f31db09c9681ef4
(issue1755) Fix filtering of BedQuality user facets
diff -r a7eaf3e13bbe -r 5fe6e33666d4 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml Thu Mar 19 13:49:13 2015 +0100
+++ b/artifacts/doc/conf/meta-data.xml Thu Mar 19 14:03:47 2015 +0100
@@ -840,7 +840,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="bed_longitudinal_section"/>
</dc:element>
More information about the Dive4Elements-commits
mailing list