From 6a66c05f63877317fe4f592d4073755965efcf00 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Fri, 30 Aug 2024 11:00:56 +0000 Subject: [PATCH] e6d7805c8832066ecf8917d9f42e67bb74ba03a3 Fix: Add classes for cells (`-init columns.className`) to cells before `-init createdRow` is called https://datatables.net/forums/discussion/79681 Sync to source repo @e6d7805c8832066ecf8917d9f42e67bb74ba03a3 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 2777a6c..21516a6 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.4", - "last-sync": "f7aabb92d7ffea35b8c4fdfdc00b4cea45120e0e" + "last-sync": "e6d7805c8832066ecf8917d9f42e67bb74ba03a3" } \ No newline at end of file