Skip to content
Snippets Groups Projects
Commit 664227b4 authored by Goik Martin's avatar Goik Martin
Browse files

Missing inline tag added

parent 0f7eba54
No related branches found
No related tags found
No related merge requests found
......@@ -261,6 +261,12 @@
</span>
</xsl:template>
<xsl:template match="db:varname">
<code>
<xsl:apply-templates/>
</code>
</xsl:template>
<xsl:template match="db:mediaobject[db:imageobject[db:imagedata]]">
<xsl:variable name="base64Filename">
<xsl:call-template name="getBase64Filename">
......
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