Skip to content

Commit

Permalink
Refix JENKINS-16975
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Earl committed Apr 6, 2013
1 parent f2e7b9c commit 4af57bf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ try {
def mbuilds = build.moduleBuilds
if(mbuilds != null) { %>
<TABLE width="100%">
<TR><TD class="bg1"><B>BUILD ATRIFACTS</B></TD></TR>
<TR><TD class="bg1"><B>BUILD ARTIFACTS</B></TD></TR>
<%
try {
mbuild.each() { m -> %>
Expand Down

0 comments on commit 4af57bf

Please sign in to comment.