[DS-967] Fixed issue in item view for Mirage theme with self-closing <div/> when abstract is empty

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6624 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Ben Bosman
2011-08-30 09:34:05 +00:00
parent a73011a908
commit fbe1a8013d

View File

@@ -224,7 +224,7 @@
</xsl:when>
<!-- Abstract row -->
<xsl:when test="$clause = 5 and (dim:field[@element='description' and @qualifier='abstract'])">
<xsl:when test="$clause = 5 and (dim:field[@element='description' and @qualifier='abstract' and descendant::text()])">
<div class="simple-item-view-description">
<h3><i18n:text>xmlui.dri2xhtml.METS-1.0.item-abstract</i18n:text>:</h3>
<div>