diff --git a/app/assets/javascripts/samples/sample_datatable.js b/app/assets/javascripts/samples/sample_datatable.js index 19b577398..8d70c69eb 100644 --- a/app/assets/javascripts/samples/sample_datatable.js +++ b/app/assets/javascripts/samples/sample_datatable.js @@ -26,7 +26,6 @@ table = $("#samples").DataTable({ }, colReorder: { realtime: false, // Enable reordering - fixedColumnsLeft: 1 }, columnDefs: [{ targets: 0,