Skip to content

Commit 45dea0b

Browse files
committed
f49883e2fd683142fe688f5670908a443d52c856 Fix: Rather than using Bootstrap 5's default row striping (which is 2n+1 based) we need to use the .odd selector to account for injected rows (child rows, rowgroup, etc).
496b9830ac303be3b470f3a0acd633a00e4f2f5f Merge branch 'master' of github.com:DataTables/DataTablesSrc 6b9b1c73f52542664a13d96ff90178f8702f55bf Remove fuzzy search example - it is in the Plugins repo now Sync to source repo @6b9b1c73f52542664a13d96ff90178f8702f55bf
1 parent 1af68d6 commit 45dea0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
],
1313
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1414
"last-tag": "1.10.25",
15-
"last-sync": "2c9940c023915984f5325b051af6748a887a8431"
15+
"last-sync": "6b9b1c73f52542664a13d96ff90178f8702f55bf"
1616
}

0 commit comments

Comments
 (0)