Add a results count to the revision derivations page

This commit is contained in:
Christopher Baines 2019-12-07 19:37:25 +01:00
parent 05d295d6f0
commit e92d4dbbcf

View file

@ -688,6 +688,7 @@
(@ (class "row")) (@ (class "row"))
(div (div
(@ (class "col-md-12")) (@ (class "col-md-12"))
(p "Showing " ,(length derivations) " results")
(table (table
(@ (class "table")) (@ (class "table"))
(thead (thead