From d3774f2b9a5bcf2b7650b4f6a7b1b3179f58f6b0 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 27 Oct 2014 14:28:28 +0100 Subject: controller/result-template: hyper-link * share/dtf-controller/results-stats-templates/html.tmpl: Fields of the result table are now hyper-linked with particular results. --- controller/share/dtf-controller/results-stats-templates/html.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/controller/share/dtf-controller/results-stats-templates/html.tmpl b/controller/share/dtf-controller/results-stats-templates/html.tmpl index af06322..d18e564 100644 --- a/controller/share/dtf-controller/results-stats-templates/html.tmpl +++ b/controller/share/dtf-controller/results-stats-templates/html.tmpl @@ -11,7 +11,7 @@ - + : for $task_ids.keys() -> $task_id { : } @@ -25,14 +25,14 @@ : } else { : } - + : for $task_ids.keys() -> $task_id { : if (not defined($result.tasks[$task_id].exit_status)) { : } elsif ($result.tasks[$task_id].exit_status == 0) { - + : } else { - + : } : } -- cgit
Run timeRun directory (time is UTC)<: $task_id :>
<: $result.dirname :><: $result.dirname :>NOT AVAILABLEOKOKFAILFAIL