Skip to content

Commit

Permalink
For #515: fix support for labels
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruchez committed Jul 1, 2016
1 parent 043f295 commit 9a4a390
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -342,6 +342,7 @@
<xsl:copy-of select="@xxf:xpath-analysis"/>
<xsl:copy-of select="@xxf:no-updates"/><!-- for unit tests, import, validate -->
<xsl:copy-of select="@xxf:encrypt-item-values"/>
<xsl:copy-of select="@xxf:label.appearance"/>
<xsl:copy-of select="@xxf:hint.appearance"/>

<!-- Parameters passed to this page -->
Expand Down

0 comments on commit 9a4a390

Please sign in to comment.