Skip to content
Snippets Groups Projects
Commit e6733a14 authored by Thorsten Vitt's avatar Thorsten Vitt
Browse files

[HTML] Don't show the top navigation panel w/ID

parent 8dd351c4
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,9 @@
<xsl:param name="autoToc">false</xsl:param>
<xsl:param name="autoHead">false</xsl:param>
<xsl:param name="showTitleAuthor">false</xsl:param>
<xsl:param name="cssFile"/>
<xsl:param name="cssFile"/>
<xsl:variable name="topNavigationPanel">false</xsl:variable>
<!-- Copied from textstucture.xsl to remove the extra heading from the titleStmt -->
<xsl:template name="stdheader">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment