comparison artifacts/doc/conf/meta-data.xml @ 6704:ed9cff319479

Fix syntax error Looks like an debug artifact from r6650 (Wasn't my hands ;) )
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 29 Jul 2013 17:27:48 +0200
parents f41ba63e7a43
children 71da3d4ffb4a
comparison
equal deleted inserted replaced
6703:c86f5d903205 6704:ed9cff319479
1983 <dc:context> 1983 <dc:context>
1984 <dc:statement> 1984 <dc:statement>
1985 SELECT DISTINCT 1985 SELECT DISTINCT
1986 fp.kind_id AS kind_id, 1986 fp.kind_id AS kind_id,
1987 flk.name AS kind_name 1987 flk.name AS kind_name
1988 fp.name AS layer_name
1989 FROM floodplain fp 1988 FROM floodplain fp
1990 JOIN floodplain_kinds flk on fp.kind_id = flk.id 1989 JOIN floodplain_kinds flk on fp.kind_id = flk.id
1991 WHERE river_id = ${river_id} 1990 WHERE river_id = ${river_id}
1992 </dc:statement> 1991 </dc:statement>
1993 <dc:if test="dc:has-result()"> 1992 <dc:if test="dc:has-result()">

http://dive4elements.wald.intevation.org