comparison artifacts/doc/conf/meta-data.xml @ 6776:c146fd412f9d

Remove accidentally commited debug output
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 07 Aug 2013 18:24:07 +0200
parents 0db5f3642335
children 8e5adc56385c 962f6b805b48
comparison
equal deleted inserted replaced
6775:5077fc1ace1c 6776:c146fd412f9d
506 <dc:if test="dc:has-result()"> 506 <dc:if test="dc:has-result()">
507 <historical_discharge_curves> 507 <historical_discharge_curves>
508 <dc:group expr="$gauge_name"> 508 <dc:group expr="$gauge_name">
509 <dc:for-each> 509 <dc:for-each>
510 <dc:variable name="combined_desc" expr="concat($bfg_id, ' ', dc:date-format('dd.MM.yyyy', $start_time), ' - ', dc:date-format('dd.MM.yyyy', $stop_time))"/> 510 <dc:variable name="combined_desc" expr="concat($bfg_id, ' ', dc:date-format('dd.MM.yyyy', $start_time), ' - ', dc:date-format('dd.MM.yyyy', $stop_time))"/>
511 <dc:message>
512 Hallo ANDRE23 {dc:dump-variables()}
513 </dc:message>
514 <histdis name="{$combined_desc}" 511 <histdis name="{$combined_desc}"
515 description="{$combined_desc}" 512 description="{$combined_desc}"
516 factory="gaugedischarge" target_out="{$out}" 513 factory="gaugedischarge" target_out="{$out}"
517 ids="{$gauge_name};{$dt_id};{$combined_desc}"/> 514 ids="{$gauge_name};{$dt_id};{$combined_desc}"/>
518 </dc:for-each> 515 </dc:for-each>

http://dive4elements.wald.intevation.org