Skip to content

Commit

Permalink
Merge pull request #276 from gitnnolabs/fix_remove_related_article
Browse files Browse the repository at this point in the history
Remove a chamada de um template do arquivo article-meta-related-article.xsl
  • Loading branch information
gitnnolabs authored Oct 14, 2021
2 parents 1e439b4 + 8452e6d commit 7ded74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packtools/catalogs/htmlgenerator/v2.0/article.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<div class="articleTxt">
<xsl:apply-templates select="." mode="articleBadge-editionMeta-doi-copyLink"/>

<xsl:apply-templates select="." mode="article-meta-related-article"/>
<!-- <xsl:apply-templates select="." mode="article-meta-related-article"/> -->

<xsl:apply-templates select="." mode="article-title"/>

Expand Down

0 comments on commit 7ded74c

Please sign in to comment.