Add a link to the derivations page
From the revision page.
This commit is contained in:
parent
50f550d642
commit
4aa69f1910
1 changed files with 3 additions and 0 deletions
|
|
@ -451,6 +451,9 @@
|
|||
(div
|
||||
(@ (class "col-md-6"))
|
||||
(h3 "Derivations")
|
||||
(a (@ (class "pull-right")
|
||||
(href ,(string-append path-base "/derivations")))
|
||||
"View derivations")
|
||||
(table
|
||||
(@ (class "table")
|
||||
(style "white-space: nowrap;"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue