From 707d75451d380fadc5fcd9a023be6963c3968f11 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Mon, 29 Apr 2024 09:40:50 +0000 Subject: [PATCH] 38ba1ccc45f04b483c0aaf7f0c74d7b9f7d016af Fix: Processing indicator, when scrolling is enabled, could be partly hidden under the header / footer elements https://datatables.net/forums/discussion/78854 Sync to source repo @38ba1ccc45f04b483c0aaf7f0c74d7b9f7d016af --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 5e1f4be..989d18e 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.0.5", - "last-sync": "ba5e121e7fc4bdae642179fe79e3c76de9a41619" + "last-sync": "38ba1ccc45f04b483c0aaf7f0c74d7b9f7d016af" } \ No newline at end of file