Fix the table layout on the derivation history page
This commit is contained in:
parent
d107830300
commit
3d51d88d06
1 changed files with 1 additions and 0 deletions
|
|
@ -348,6 +348,7 @@
|
|||
(th (@ (class "col-sm-2")) "Builds")
|
||||
(th (@ (class "col-sm-2")) "From")
|
||||
(th (@ (class "col-sm-2")) "To")
|
||||
(th (@ (class "col-sm-1")) "")
|
||||
(th (@ (class "col-sm-1")) "")))
|
||||
(tbody
|
||||
,@(let* ((times-in-seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue