From 5fab5e935bdb3b6032a62577de66cc2fd07e8741 Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Sun, 26 Jan 2020 21:45:38 +0100 Subject: [PATCH] Remove the "log diff" buttons because they're referencing the removed `logdiff` API. This API was removed in 4d1816b1529e4877f9527f039facbe9953c187bd. Fixes #409 --- src/root/build.tt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/root/build.tt b/src/root/build.tt index 750ae474..8f026576 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -292,11 +292,9 @@ END; 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 [% END %] This build [% INCLUDE renderDateTime timestamp = build.timestamp %] - log diff