mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 02:43:58 +00:00
Oops. I accidentally checked in an old change to my subversion check out.
[SVN r63225]
This commit is contained in:
parent
2239878932
commit
269a8e741d
@ -1363,15 +1363,10 @@
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates mode="type"/>
|
||||
<xsl:apply-templates select="../argsstring"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="argsstring">
|
||||
<xsl:apply-templates mode="type"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="ref" mode="type">
|
||||
<xsl:choose>
|
||||
<xsl:when test="@kindref='compound'">
|
||||
|
Loading…
x
Reference in New Issue
Block a user