Group some menu items together under a "Status" menu
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
[% WRAPPER layout.tt title="Queue" %]
|
||||
[% PROCESS common.tt %]
|
||||
|
||||
<p><a class="btn" href="[% c.uri_for('/status') %]">Running build steps</a></p>
|
||||
|
||||
[% IF queue.size == 0 %]
|
||||
|
||||
<p>The queue is empty.</p>
|
||||
|
Reference in New Issue
Block a user