remove fixed columns

This commit is contained in:
Mojca Lorber 2016-12-08 15:24:54 +01:00
parent 7d88e247fc
commit 1b2a438ed4

View file

@ -26,7 +26,6 @@ table = $("#samples").DataTable({
}, },
colReorder: { colReorder: {
realtime: false, // Enable reordering realtime: false, // Enable reordering
fixedColumnsLeft: 1
}, },
columnDefs: [{ columnDefs: [{
targets: 0, targets: 0,