[PATCH 4 of 4] meta-data.xml: Be less restrictive in showing facets from waterlevels-discharge

Wald Commits scm-commit at wald.intevation.org
Wed Oct 23 12:10:24 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1382522976 -7200
# Node ID f4623fe18868f5388b342d0bdaf3e011639cb4bc
# Parent  ce390ccf14a4d901296c6e686ad9b3e9dd00b6c7
meta-data.xml: Be less restrictive in showing facets from waterlevels-discharge.

diff -r ce390ccf14a4 -r f4623fe18868 artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Wed Oct 23 12:08:30 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Wed Oct 23 12:09:36 2013 +0200
@@ -1096,7 +1096,7 @@
     </dc:macro>
 
     <dc:macro name="waterlevels-discharge">
-      <dc:filter expr="$out_name = 'discharge_longitudinal_section' and $facet_name = 'discharge_longitudinal_section.w'">
+      <dc:filter expr="$out_name = 'discharge_longitudinal_section'">
         <dc:if test="dc:has-result()">
           <waterlevels_discharge>
             <dc:call-macro name="collection-group">


More information about the Dive4elements-commits mailing list