Changeset 597
- Timestamp:
- 07/02/10 19:51:53 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/office/gen/sldHtml/wdt/nav/refTocMgr.uiwidget
r587 r597 2 2 <sm:openUiWidget xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="refTocMgr"> 3 3 <sm:fillTemplateBuffers> 4 <sm:postXslFragment keyXsl="xhtml"><xsl:template match="div[@class = ' lo']">4 <sm:postXslFragment keyXsl="xhtml"><xsl:template match="div[@class = 'refToc']"> 5 5 <xsl:if test="count(descendant::a) &gt; 2"> 6 6 <xsl:copy>
Note: See TracChangeset
for help on using the changeset viewer.