[buildbot] correct display of 'Failed checks' cells
commit104e1e060b1a763ac0febaa901aa957722ee9445
authorFrederic Peters <fpeters@0d.be>
Tue, 5 May 2009 19:11:03 +0000 (5 21:11 +0200)
committerFrederic Peters <fpeters@0d.be>
Tue, 5 May 2009 19:11:03 +0000 (5 21:11 +0200)
tree1de956f440e3b7dc166c8c8d1cac3eb4347f0acf
parent53996620e84ca23934c5f02a462f6ae56db8f963
[buildbot] correct display of 'Failed checks' cells

As the number of steps is now variable, the check build step position
can no longer be hardcoded, as it could be in another position, or not
exist at all.
jhbuild/buildbot/status/web/__init__.py