Don't use colspan=0, it doesn't work in all browsers
[?]
Apr 4, 2012, 10:33 AM
37RKEEMPGYH2GIDBMHGZXVA3NTBF6N3B6PQAN2NVYLDBAO6IEWPACDependencies
- [2]
WZZOOYCHShow queued builds in jobset evaluation pages - [3]
U4TD3AIQAdd support for viewing jobset evaluations - [4]
L7NUCXKSShow new and removed jobs - [5]
DE2DNCOIAllow comparing an evaluation with an arbitrary other evaluation
Change contents
- replacement in src/root/jobset-eval.tt at line 19
<tr><td class="centered" colspan="0"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more builds omitted)</em></a></td></tr><tr><td class="centered" colspan="6"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more builds omitted)</em></a></td></tr> - replacement in src/root/jobset-eval.tt at line 26
<tr><th class="subheader" colspan="0"><strong>Queued</strong> jobs</th></tr><tr><th class="subheader" colspan="6"><strong>Queued</strong> jobs</th></tr> - replacement in src/root/jobset-eval.tt at line 31
<tr><th class="subheader" colspan="0"><strong>New</strong> jobs</th></tr><tr><th class="subheader" colspan="6"><strong>New</strong> jobs</th></tr> - replacement in src/root/jobset-eval.tt at line 36
<tr><th class="subheader" colspan="0"><strong>Removed</strong> jobs</th></tr><tr><th class="subheader" colspan="6"><strong>Removed</strong> jobs</th></tr> - replacement in src/root/jobset-eval.tt at line 46
<tr><td class="centered" colspan="0"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more jobs omitted)</em></a></td></tr><tr><td class="centered" colspan="6"><a href="[% c.uri_for(c.controller('JobsetEval').action_for('view'), [eval.id], full => 1) %]"><em>([% size - max %] more jobs omitted)</em></a></td></tr> - replacement in src/root/jobset-eval.tt at line 51
<tr><th class="subheader" colspan="0">Jobs that now <strong>fail</strong></th></tr><tr><th class="subheader" colspan="6">Jobs that now <strong>fail</strong></th></tr> - replacement in src/root/jobset-eval.tt at line 56
<tr><th class="subheader" colspan="0">Jobs that now <strong>succeed</strong></th></tr><tr><th class="subheader" colspan="6">Jobs that now <strong>succeed</strong></th></tr> - replacement in src/root/jobset-eval.tt at line 61
<tr><th class="subheader" colspan="0">Jobs that still <strong>fail</strong></th></tr><tr><th class="subheader" colspan="6">Jobs that still <strong>fail</strong></th></tr> - replacement in src/root/jobset-eval.tt at line 66
<tr><th class="subheader" colspan="0">Jobs that still <strong>succeed</strong></th></tr><tr><th class="subheader" colspan="6">Jobs that still <strong>succeed</strong></th></tr>