Skip to content
Snippets Groups Projects
Verified Commit ac55a355 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Remove thumbnail from filesystem view

parent c876437b
No related branches found
No related tags found
No related merge requests found
...@@ -84,9 +84,6 @@ ...@@ -84,9 +84,6 @@
</a> </a>
</div> </div>
</div> </div>
<xsl:call-template name="entity-body-thumbnail">
<xsl:with-param name="path" select="substring-after($file-uri,$filesystempath)"/>
</xsl:call-template>
</li> </li>
</xsl:template> </xsl:template>
<xsl:template match="/Response/dir" mode="top-level-data"> <xsl:template match="/Response/dir" mode="top-level-data">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment