Skip to content

Commit

Permalink
Merge pull request #272 from acdh-oeaw/263-modal-person-pop-up-spacing
Browse files Browse the repository at this point in the history
solved
  • Loading branch information
fsanzl authored Sep 11, 2024
2 parents 70ba2bf + 3ef0a86 commit 4f2be0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xslt/editions.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<xsl:value-of select="normalize-space(string-join(.//tei:persName[1]//text()))"/>
</a>
<a href="{concat($xmlId, '.html')}">
<xsl:text> </xsl:text>
<i class="fas fa-external-link-alt"></i>
</a>
</h5>
Expand Down

0 comments on commit 4f2be0f

Please sign in to comment.