From 91ea6b5a4515fb561d72bfce81025968ffbf38a6 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 6 Mar 2015 14:10:07 -0500 Subject: [PATCH] Only show the "Waiting" message if we are actually waiting --- static/directives/build-logs-view.html | 4 +++- static/js/directives/ui/build-logs-view.js | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/static/directives/build-logs-view.html b/static/directives/build-logs-view.html index 285a8b141..bb6997c97 100644 --- a/static/directives/build-logs-view.html +++ b/static/directives/build-logs-view.html @@ -5,7 +5,9 @@ - (Waiting for build to start) + + (Waiting for build to start) +
1) { var openLogEntries = function(entry) { if (entry.logs) {