From bfc0b969dec6cf88e2b08b0f491c8345408e740d Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 29 Oct 2024 16:21:02 +0000 Subject: [PATCH] 0ab3b7948ac9a00f38124b771c13b5639ec33da4 Dev: Fix for ordering of columns when there are more than 9 columns https://datatables.net/forums/discussion/comment/236395/#Comment_236395 4d521162aea430eb8f114f655e02bb6b70e4a083 Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @4d521162aea430eb8f114f655e02bb6b70e4a083 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 14ebfde..59461d9 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.8", - "last-sync": "2188b5449c82fd5d2bfb35719658eb0ab11a4518" + "last-sync": "4d521162aea430eb8f114f655e02bb6b70e4a083" } \ No newline at end of file