Skip to content

Commit

Permalink
079d776d2c7eaf9f0131b195d41da7afccc8e3dd Fix: tabindex for keyboard…
Browse files Browse the repository at this point in the history
… accessability wasn't being applied correctly

Fix: `tabindex` could incorrectly be applied to the final column when Ajax loading data

DataTables/Responsive#135

Sync to source repo @079d776d2c7eaf9f0131b195d41da7afccc8e3dd
  • Loading branch information
dtbuild committed Oct 23, 2024
1 parent 0d010bb commit d6a43b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/Responsive",
"last-tag": "3.0.3",
"last-sync": "f0d38e6f1e3405f2e626eec16263186c79855aa3"
"last-sync": "079d776d2c7eaf9f0131b195d41da7afccc8e3dd"
}

0 comments on commit d6a43b9

Please sign in to comment.