Add a results count to the revision derivations page
This commit is contained in:
parent
05d295d6f0
commit
e92d4dbbcf
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue