Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 9482:e5cb5efbc43e
standard veg'zone data cage fix
author | gernotbelger |
---|---|
date | Wed, 12 Sep 2018 12:50:28 +0200 |
parents | d2f5375ede26 |
children | bb278c927b66 |
comparison
equal
deleted
inserted
replaced
9481:787fc085459b | 9482:e5cb5efbc43e |
---|---|
338 | 338 |
339 <dc:when test="$out = 'uinfo_salix_line'"> | 339 <dc:when test="$out = 'uinfo_salix_line'"> |
340 <dc:call-macro name="longitudinal-section-prototype" /> | 340 <dc:call-macro name="longitudinal-section-prototype" /> |
341 </dc:when> | 341 </dc:when> |
342 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'"> | 342 <dc:when test="$out = 'uinfo.inundation_duration.vegzoneselect'"> |
343 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone()"></dc:variable> | 343 <dc:variable name="vegzonedata" expr="dc:defaultvegetationzone($river)"></dc:variable> |
344 <defaultVegetationZone factory="dummy" target_out="{$out}" data="{$vegzonedata}"></defaultVegetationZone> | 344 <defaultVegetationZone factory="dummy" target_out="{$out}" data="{$vegzonedata}"></defaultVegetationZone> |
345 </dc:when> | 345 </dc:when> |
346 <dc:when test="$out = 'bundu_wspl_longitudinal_section'"> | 346 <dc:when test="$out = 'bundu_wspl_longitudinal_section'"> |
347 <dc:call-macro name="longitudinal-section-prototype" /> | 347 <dc:call-macro name="longitudinal-section-prototype" /> |
348 </dc:when> | 348 </dc:when> |