From 7a8850289e2ea1fb36639d28aee13a9bbfad59de Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Mon, 27 Nov 2017 12:02:07 +0200 Subject: [PATCH] Hide "Start Build" button in builds tab if not accessible While the build cannot be started, and, in fact, the only way to see the button is to *manually* set the `tab=` query param, better to hide it Fixes https://jira.coreos.com/browse/QS-67 --- static/directives/repo-view/repo-panel-builds.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/directives/repo-view/repo-panel-builds.html b/static/directives/repo-view/repo-panel-builds.html index 7e595b6af..5653a92eb 100644 --- a/static/directives/repo-view/repo-panel-builds.html +++ b/static/directives/repo-view/repo-panel-builds.html @@ -1,7 +1,8 @@
-