Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7881:f9e3ef5d38d0
Use description from database for i18n (completed revision dc8910e29dd4).
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 16 May 2014 13:17:29 +0200 |
parents | 57bd0a586a9b |
children | 34fa3f8c20ed |
comparison
equal
deleted
inserted
replaced
7880:a575eaae7899 | 7881:f9e3ef5d38d0 |
---|---|
1346 <dc:for-each> | 1346 <dc:for-each> |
1347 <porosity description="{$depth_lower}-{$depth_upper} cm" | 1347 <porosity description="{$depth_lower}-{$depth_upper} cm" |
1348 factory="porosity" | 1348 factory="porosity" |
1349 target_out="{$out}" | 1349 target_out="{$out}" |
1350 info="{$description}" | 1350 info="{$description}" |
1351 ids="{$pid}" /> | 1351 ids="{$pid};{$description}" /> |
1352 </dc:for-each> | 1352 </dc:for-each> |
1353 </dc:if> | 1353 </dc:if> |
1354 </dc:context> | 1354 </dc:context> |
1355 </porosities> | 1355 </porosities> |
1356 </dc:macro> | 1356 </dc:macro> |