Ignore:
Timestamp:
06/10/08 02:44:25 (4 years ago)
Author:
jharrop
Message:

Made table related JAXB classes human friendly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages/wordml2html-2007.xslt

    r373 r461  
    53245324                                <div class="editsection">[<a href="/alfresco/docxwiki/edit{$docID}/{./w:sdtPr/w:id/@w:val}" title="Edit sdt {./w:sdtPr/w:id/@w:val}">edit</a>]</div> 
    53255325                                        <!--  Firefox 2 does not pass # to the server, so use / instead. -->  
    5326                             <span class="mw-headline">Something here</span> 
     5326                            <span class="mw-headline">sub<xsl:value-of select="./w:sdtPr/w:id/@w:val"/>.xml</span> 
    53275327                        </div> 
    53285328                        <xsl:apply-templates select="w:sdtContent/*"/> 
Note: See TracChangeset for help on using the changeset viewer.