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. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 20c8c8b29..1b6946cc2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -138,3 +138,4 @@ Ramneet Singh Ji Hyeon Jeong Rivos Inc. Alexandre Ghiti +Jeongjun Park -- cgit mrf-deployment