From 903779d20ad8ca363da42c732c3c452885b83626 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Thu, 12 Sep 2024 13:00:52 +0000 Subject: [PATCH] 214b2af45d882f6cc7711cbec0b63c2a6e43cdaf Fix: When the header checkbox is in `select-page` mode, it will now correctly reflect the status of the current page and operate only on the current page. DD-2979 a99e51b6f140c9351e381bc35ad98def223a7929 Select 2.1.0 Sync to source repo @a99e51b6f140c9351e381bc35ad98def223a7929 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index e2d2c4c..fe97c9d 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/Select", "last-tag": "2.0.5", - "last-sync": "0c65c57b3a55641b557a2d260dc1fa70f16f6a7e" + "last-sync": "a99e51b6f140c9351e381bc35ad98def223a7929" } \ No newline at end of file