We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8d54d commit af9a82fCopy full SHA for af9a82f
1 file changed
viewFiles.xsl
@@ -35,8 +35,7 @@
35
</xsl:otherwise>
36
</xsl:choose>
37
38
-<!-- Message -->
39
-
+<br/>
40
<b>Site: </b><xsl:value-of select="/cdash/sitename" /><br/>
41
<b>Build name: </b><a><xsl:attribute name="href">buildSummary.php?buildid=<xsl:value-of select="/cdash/buildid" /></xsl:attribute><xsl:value-of select="/cdash/buildname" /></a><br/>
42
<b>Build start time: </b><xsl:value-of select="/cdash/buildstarttime" /><br/>
0 commit comments