changeset 1761:577e8843ceeb

Fix broken dc config. flys-artifacts/trunk@3076 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 25 Oct 2011 14:32:30 +0000
parents 424e26041564
children c85a84d60f68
files flys-artifacts/ChangeLog flys-artifacts/doc/conf/meta-data.xml
diffstat 2 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog	Tue Oct 25 13:08:31 2011 +0000
+++ b/flys-artifacts/ChangeLog	Tue Oct 25 14:32:30 2011 +0000
@@ -1,3 +1,7 @@
+2011-10-25  Felix Wolfsteller	<felix.wolfsteller@intevation.de>
+
+	* doc/conf/meta-data.xml: Fix broken datacage config.
+
 2011-10-25  Felix Wolfsteller	<felix.wolfsteller@intevation.de>
 
 	* doc/conf/meta-data.xml: Configured to include correct id to
--- a/flys-artifacts/doc/conf/meta-data.xml	Tue Oct 25 13:08:31 2011 +0000
+++ b/flys-artifacts/doc/conf/meta-data.xml	Tue Oct 25 14:32:30 2011 +0000
@@ -402,11 +402,6 @@
           FROM outs as o, facets as f, artifacts as a
           WHERE f.name = 'w_differences' and f.out_id = o.id and o.artifact_id = a.id;
         </dc:statement>
-            SELECT name AS facet_name, num as facet_num, description AS facet_description
-            FROM facets
-            WHERE name = 'w_differences'
-            ORDER BY num ASC, name DESC
-          </dc:statement>
             <dc:elements>
              <differences>
               <dc:element name="${facet_name}">

http://dive4elements.wald.intevation.org