We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a57a3 commit 18a4aa1Copy full SHA for 18a4aa1
curation-app/src/main/resources/xslt/AllCollectionReport2HTML.xsl
@@ -83,7 +83,7 @@
83
<xsl:value-of select="format-number(ratioOfValidLinks,'0.00%')"/>
84
</td>
85
<td>
86
- <xsl:value-of select="numOfResourceses"/>
+ <xsl:value-of select="numOfResources"/>
87
88
89
<xsl:value-of select="format-number(avgNumOfResources,'0.0')"/>
0 commit comments