From d02e9a70103778b8294e3f045d635acfd005a534 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 17 Feb 2023 19:27:13 +0100 Subject: dashboard: sort subsystems table by Open bugs Fix a bug in the sort function call arguments. --- dashboard/app/subsystems.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/app/subsystems.html b/dashboard/app/subsystems.html index c255a3283..5c0afb058 100644 --- a/dashboard/app/subsystems.html +++ b/dashboard/app/subsystems.html @@ -22,7 +22,7 @@ The list of polled trees. Name Lists Maintainers - Open bugs + Open bugs Fixed Invalid -- cgit mrf-deployment