From 9aeaef80fc73a02e789a3771e9fcabea8f397d6e Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Mon, 17 Jan 2011 10:06:11 +0000 Subject: [PATCH] hydra: current build -> this build --- src/root/build.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/build.tt b/src/root/build.tt index a6fb2c45..8d778ad9 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -192,7 +192,7 @@ Last successful build [% IF prevSuccessfulBuild && firstBrokenBuild && firstBrokenBuild.id != build.id %]First broken build[% END %] - Current build + This build [% INCLUDE renderBuildStatusIcon build=prevSuccessfulBuild size=32 %] [% INCLUDE renderFullBuildLink build=prevSuccessfulBuild %]