From 31622b4587bd4cd62b9b263a4ba5377dd2229343 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 23 Jul 2024 13:01:00 +0000 Subject: [PATCH] 6aa59fd5cc50b89052ce6a5b8b1112ceb9d999cb Fix: When columns are hidden and ordering, they should still have the header classes applied to indicate ordering. https://datatables.net/forums/discussion/79453 dd2fa24bf1b1cadf911521f34ac1f9dc1a1d66bf Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @dd2fa24bf1b1cadf911521f34ac1f9dc1a1d66bf --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 633300a..12698a0 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.0", - "last-sync": "4a816880efa39bb7867dab8495e8971d1f4b8893" + "last-sync": "dd2fa24bf1b1cadf911521f34ac1f9dc1a1d66bf" } \ No newline at end of file