From 22fe792e9ff33801475c66601c92e49c5f569772 Mon Sep 17 00:00:00 2001 From: Xavier-Do Date: Thu, 18 Jul 2019 11:34:45 +0200 Subject: [PATCH] [IMP] runbot: add wake_up button where connect button usually stands This commit add a wake up button in place of connect button when build is not running and may be wake up. Connect button will also be visible immediatly when local_state is 'running' since we don't need to wait sub build to finish. --- runbot/templates/build.xml | 8 +++++--- runbot/templates/dashboard.xml | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/runbot/templates/build.xml b/runbot/templates/build.xml index d303b0ec..2fcd2f3f 100644 --- a/runbot/templates/build.xml +++ b/runbot/templates/build.xml @@ -51,7 +51,8 @@