2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00

Remove the build status filter from the compare derivations page

As there isn't sufficient data to make this work yet.
This commit is contained in:
Christopher Baines 2019-08-06 10:24:19 +01:00
parent 3849bb79c5
commit 89b498aad0

View file

@ -1404,10 +1404,6 @@
#:options valid-systems
#:help-text "Only include derivations that are build for this system."
#:font-family "monospace")
,(form-horizontal-control
"Build status" query-parameters
#:options valid-build-statuses
#:help-text "Only include derivations which have this build status.")
(div (@ (class "form-group form-group-lg"))
(div (@ (class "col-sm-offset-2 col-sm-10"))
(button (@ (type "submit")