assets/index.xsl in cobench-0.0.22 vs assets/index.xsl in cobench-0.0.23

- old
+ new

@@ -209,14 +209,14 @@ </xsl:variable> <td class="num"> <xsl:choose> <xsl:when test="@actual"> <span class="firebrick"> - <xsl:value-of select="$body"/> + <xsl:copy-of select="$body"/> </span> </xsl:when> <xsl:otherwise> - <xsl:value-of select="$body"/> + <xsl:copy-of select="$body"/> </xsl:otherwise> </xsl:choose> <xsl:if test="@actual"> <br/> <span class="subtitle" title="The actual value of the metric was capped">