Fixed text-mode page flipping (needed more aggressive, but still careful, cache invalidation)
This commit is contained in:
parent
43c3240d1f
commit
265851d963
7 changed files with 917 additions and 891 deletions
|
|
@ -1114,7 +1114,8 @@
|
|||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="comment">
|
||||
<xsl:template match="comment">
|
||||
<xsl:comment><xsl:apply-templates/></xsl:comment>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
|
|
|||
Loading…
Reference in a new issue