mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-07 07:26:20 +08:00
remove fixed columns
This commit is contained in:
parent
7d88e247fc
commit
1b2a438ed4
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ table = $("#samples").DataTable({
|
|||
},
|
||||
colReorder: {
|
||||
realtime: false, // Enable reordering
|
||||
fixedColumnsLeft: 1
|
||||
},
|
||||
columnDefs: [{
|
||||
targets: 0,
|
||||
|
|
Loading…
Reference in a new issue