Changeset 8844 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_odTemplateText/xGetAreaContent.xsl
- Timestamp:
- 03/02/07 11:18:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_odTemplateText/xGetAreaContent.xsl
r8699 r8844 413 413 <xsl:variable name="vStyle_inline" select="resultatAgent('//agentTemplateScData', concat($vPageCode, concat('/', $vStyleCode, '/inline/getOdStyleName')))"/> 414 414 <text:span text:style-name="{$vStyle_inline}"> 415 <xsl:apply-templates />415 <xsl:apply-templates select="*"/><!-- on exclue le texte pour éviter le pbs d'espace superflux --> 416 416 </text:span> 417 417 </xsl:template>
Note: See TracChangeset
for help on using the changeset viewer.