Fix the colspan for the derivation history table chart rows

It should have been changed to 4 when the builds column was added.
This commit is contained in:
Christopher Baines 2019-12-26 18:10:38 +00:00
parent 7342280ead
commit 8628a68b0f

View file

@ -420,7 +420,7 @@
'()))) '())))
(tr (tr
(td (td
(@ (colspan 3) (@ (colspan 4)
(style "border-top: 0; padding-top: 0;")) (style "border-top: 0; padding-top: 0;"))
(div (div
(@ (@