From 180068605a2a4c449e4238c392e1b834eb12283e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 26 Feb 2013 19:12:10 +0100 Subject: [PATCH] Active build steps: Make the rows clickable --- src/root/status.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/root/status.tt b/src/root/status.tt index 14a62d46..fe5632bf 100644 --- a/src/root/status.tt +++ b/src/root/status.tt @@ -1,7 +1,7 @@ [% WRAPPER layout.tt title="Active build steps" %] [% PROCESS common.tt %] - +
@@ -12,7 +12,7 @@ - +
MachineJobTypeBuildStepWhatSince
[% INCLUDE renderFullJobName project = step.build.project.name jobset = step.build.jobset.name job = step.build.job.name %] [% step.system %] [% step.build.id %][% step.stepnr %][% step.stepnr %] [% step.drvpath.match('-(.*)').0 %] [% INCLUDE renderDuration duration = curTime - step.starttime %]