mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
DS-2594 Long file names overlap the second column of item metadata in Mirage 2
This commit is contained in:
@@ -326,7 +326,7 @@
|
|||||||
<xsl:template name="itemSummaryView-DIM-file-section">
|
<xsl:template name="itemSummaryView-DIM-file-section">
|
||||||
<xsl:choose>
|
<xsl:choose>
|
||||||
<xsl:when test="//mets:fileSec/mets:fileGrp[@USE='CONTENT' or @USE='ORIGINAL' or @USE='LICENSE']/mets:file">
|
<xsl:when test="//mets:fileSec/mets:fileGrp[@USE='CONTENT' or @USE='ORIGINAL' or @USE='LICENSE']/mets:file">
|
||||||
<div class="item-page-field-wrapper table">
|
<div class="item-page-field-wrapper table word-break">
|
||||||
<h5>
|
<h5>
|
||||||
<i18n:text>xmlui.dri2xhtml.METS-1.0.item-files-viewOpen</i18n:text>
|
<i18n:text>xmlui.dri2xhtml.METS-1.0.item-files-viewOpen</i18n:text>
|
||||||
</h5>
|
</h5>
|
||||||
|
Reference in New Issue
Block a user