From 656b1bd45a0facdbdf5ef17e441d10d351af3976 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 20 Feb 2013 16:24:54 +0100 Subject: [PATCH] Group some menu items together under a "Status" menu --- src/root/queue.tt | 2 -- src/root/topbar.tt | 29 +++++++++++++++++------------ 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/src/root/queue.tt b/src/root/queue.tt index e4795a70..2e10214b 100644 --- a/src/root/queue.tt +++ b/src/root/queue.tt @@ -1,8 +1,6 @@ [% WRAPPER layout.tt title="Queue" %] [% PROCESS common.tt %] -

Running build steps

- [% IF queue.size == 0 %]

The queue is empty.

diff --git a/src/root/topbar.tt b/src/root/topbar.tt index 2d9f531f..e92cdf94 100644 --- a/src/root/topbar.tt +++ b/src/root/topbar.tt @@ -25,15 +25,24 @@ [% END %]