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: {
realtime: false, // Enable reordering
fixedColumnsLeft: 1
},
columnDefs: [{
targets: 0,