From 9e70464425eebd2fa590c49a04f09e407d4bc3d4 Mon Sep 17 00:00:00 2001 From: Jeongjun Park Date: Sun, 27 Apr 2025 19:34:10 +0900 Subject: dashboard/app/templates: fix incorrect use of *Sort function We are using incorrect *Sort functions when using some sortTable functions. Also, this is causing the current syz repro sort to not work. Thereforce we need to modify it to use the correct *Sort functions and remove unnecessary tab spaces to pass the intended text to the *Sort functions. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 4f7a5834b..fdaad0dc6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,3 +53,4 @@ Arm Ltd Tudor Ambarus Elektrobit Automotive GmbH Rivos Inc. +Jeongjun Park -- cgit mrf-deployment