Skip to content

Commit af9a82f

Browse files
author
Julien Jomier
committed
ENH: Improved viewFiles
1 parent 1d8d54d commit af9a82f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

viewFiles.xsl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
</xsl:otherwise>
3636
</xsl:choose>
3737

38-
<!-- Message -->
39-
38+
<br/>
4039
<b>Site: </b><xsl:value-of select="/cdash/sitename" /><br/>
4140
<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/>
4241
<b>Build start time: </b><xsl:value-of select="/cdash/buildstarttime" /><br/>

0 commit comments

Comments
 (0)