Changeset 7091 for branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_compositionXhtmlTransf/widgets.xml.xsl
- Timestamp:
- 10/27/06 12:55:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_compositionXhtmlTransf/widgets.xml.xsl
r6845 r7091 305 305 </div></ifText> 306 306 </xsl0:template> 307 <xsl0:template match=" *" mode="contentTitle"/>307 <xsl0:template match="node()" mode="contentTitle"/> 308 308 309 309 <xsl0:template match="sm:title" mode="contentTitleHx"> … … 319 319 </hx></ifText> 320 320 </xsl0:template> 321 <xsl0:template match=" *" mode="contentTitleHx"/>321 <xsl0:template match="node()" mode="contentTitleHx"/> 322 322 323 323 <xsl0:template match="sm:title[count(*)>1]" mode="contentTitleIn"> … … 348 348 </xsl0:choose> 349 349 </xsl0:template> 350 <xsl0:template match=" *" mode="contentTitleIn"/>350 <xsl0:template match="node()" mode="contentTitleIn"/> 351 351 352 352 </xsl0:stylesheet>
Note: See TracChangeset
for help on using the changeset viewer.