From 8de6481eb89181f3d9a5776713acddd71f44fbdd Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Wed, 10 Sep 2025 14:33:33 +0530 Subject: [PATCH] FIX_listing Desc order --- app/Views/thz_list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Views/thz_list.php b/app/Views/thz_list.php index 8441c85f..223a9851 100644 --- a/app/Views/thz_list.php +++ b/app/Views/thz_list.php @@ -623,6 +623,7 @@ $(document).ready(function() { ], paging: true, pageLength: 25, + order: [[0, 'desc']] }); } else {