Changeset 9543 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_titleOdTransf/getContent.xsl.xsl
- Timestamp:
- 08/28/07 16:54:02 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_titleOdTransf/getContent.xsl.xsl
r9306 r9543 82 82 <xsl0:choose><!-- Affichage du paragraphe SSi il a du contenu --> 83 83 <xsl0:when test="not(@display) or @display='ifNotNull'"> 84 <scOd:if Text>84 <scOd:ifNotNull> 85 85 <text:p text:style-name="{$vStyle_paragraph}"> 86 86 <xsl0:apply-templates/> 87 87 </text:p> 88 </scOd:if Text>88 </scOd:ifNotNull> 89 89 </xsl0:when> 90 90 <xsl0:otherwise>
Note: See TracChangeset
for help on using the changeset viewer.