git://git.exim.org
/
buildfarm-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6ead629
)
fix table headers
author
Andrew Dunstan
<andrew@dunslane.net>
Tue, 19 Oct 2010 17:17:07 +0000
(17:17 +0000)
committer
Andrew Dunstan
<andrew@dunslane.net>
Tue, 19 Oct 2010 17:17:07 +0000
(17:17 +0000)
templates/status.tt
patch
|
blob
|
history
diff --git
a/templates/status.tt
b/templates/status.tt
index e20dc7ab9b2b29b3b4f5428c55dbd51fa6f99833..875c988d262461032454ce85245a01fd62ae6667 100644
(file)
--- a/
templates/status.tt
+++ b/
templates/status.tt
@@
-50,7
+50,7
@@
[% FOREACH row IN statrows %]
[% IF row.branch != brch ; brch = row.branch %]
<tr><th class="head" colspan="5">Branch: [% brch %]</th></tr>
[% FOREACH row IN statrows %]
[% IF row.branch != brch ; brch = row.branch %]
<tr><th class="head" colspan="5">Branch: [% brch %]</th></tr>
-<tr><th
>Alias</th><th colspan="2"
>System</th><th>Status</th><th>Flags</th></tr>
+<tr><th
colspan="2">Alias</th><th
>System</th><th>Status</th><th>Flags</th></tr>
[% END %]
<tr [% PROCESS cl bgfor=row.stage %]>
<td><a
[% END %]
<tr [% PROCESS cl bgfor=row.stage %]>
<td><a