From c46f3bbf425c1935eb52757d7357b0423138c803 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Fri, 12 Apr 2024 09:10:47 +0000 Subject: [PATCH] e6d8d07eae31b778522785b4dd5699aaa1e2d1da Dev: Add a `data-dt-column` attribute to the `colgroup>col` elements This can be useful for debugging, but isn't actually used for anything more than that at the moment. Sync to source repo @e6d8d07eae31b778522785b4dd5699aaa1e2d1da --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index f3d3adf..6526b4d 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.0.3", - "last-sync": "2a5b9b9791b7711947ef823455e580c9c96f3816" + "last-sync": "e6d8d07eae31b778522785b4dd5699aaa1e2d1da" } \ No newline at end of file