Skip to content

Commit

Permalink
now not not processing table
Browse files Browse the repository at this point in the history
  • Loading branch information
thc4 committed Feb 24, 2014
1 parent 80103e4 commit 5ae94e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xslt/ead2002toEADx.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,11 @@ For these and/or other purposes and motivations, and without any expectation of
<!-- TABLE -->
<!-- ############################################### -->

<xsl:template match="table">
<!--
<xsl:template match="table">
<xsl:call-template name="gonna-deal-with-this-later"/>
</xsl:template>

-->
<!-- ############################################### -->
<!-- DID ELEMENTS -->
<!-- ############################################### -->
Expand Down

0 comments on commit 5ae94e3

Please sign in to comment.