Bootstrapify the Hydra forms (except the project and jobset edit pages)
Plus lots of other tweaks.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[% WRAPPER layout.tt title="Queue" %]
|
||||
[% PROCESS common.tt %]
|
||||
|
||||
<h1>Hydra Queue</h1>
|
||||
<div class="page-header"><h1>Hydra queue</h1></div>
|
||||
|
||||
<p>[ <a href="[% c.uri_for('/status') %]">Running build steps</a> ]</p>
|
||||
<p><a class="btn" href="[% c.uri_for('/status') %]">Running build steps</a></p>
|
||||
|
||||
[% IF flashMsg %]
|
||||
<p class="btn-info btn-large">[% flashMsg %]</p>
|
||||
|
Reference in New Issue
Block a user