1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-12 10:54:14 +01:00
Allan Jardine ff3bccad58 Fix: Checked radio boxes could be incorrectly unchecked if autowidth was enabled (which it is by default)
- Fix is to remove the name attribute. This would have no effect on the
  column width and means the radio element isn't in a group.
- See thread 32931
- Fixes DataTables/DataTables #569
2016-02-03 11:44:24 +00:00
..
2015-04-30 14:00:53 +01:00