From 7886666b0b16aed9a8e6876c994f2618adb1b2b9 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Thu, 12 Apr 2012 21:03:59 +0200 Subject: [PATCH] Replace ugly link with nice small buttons --- src/root/build.tt | 14 +++++++------- src/root/layout.tt | 1 + src/root/overview.tt | 7 +++---- src/root/product-list.tt | 8 ++++---- src/root/topbar.tt | 9 +++++++++ 5 files changed, 24 insertions(+), 15 deletions(-) diff --git a/src/root/build.tt b/src/root/build.tt index 4e69cee8..f9ab4ab7 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -130,9 +130,9 @@ Logfile: - Available - (raw, - tail) + Available + raw + tail [% END %] @@ -180,12 +180,12 @@ Last successful build [% INCLUDE renderDateTime timestamp = prevSuccessfulBuild.timestamp %] [% IF prevSuccessfulBuild && firstBrokenBuild && firstBrokenBuild.id != build.id %] - First broken build [% INCLUDE renderDateTime timestamp = firstBrokenBuild.timestamp %]
- [ log diff ] + First broken build [% INCLUDE renderDateTime timestamp = firstBrokenBuild.timestamp %] + log diff [% END %] - This build [% INCLUDE renderDateTime timestamp = build.timestamp %]
- [ log diff ] + This build [% INCLUDE renderDateTime timestamp = build.timestamp %] + log diff diff --git a/src/root/layout.tt b/src/root/layout.tt index c592fd64..52912b84 100644 --- a/src/root/layout.tt +++ b/src/root/layout.tt @@ -11,6 +11,7 @@ Hydra - [% title %] +