Skip to content

Commit 9d9973d

Browse files
committed
Merge branch 'master' of github.com:omines/datatables-bundle
2 parents 6c251d4 + 9cfea92 commit 9d9973d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataTable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class DataTable
4949
'dom' => 'lftrip',
5050
'orderCellsTop' => true,
5151
'stateSave' => false,
52+
'fixedHeader' => false,
5253
];
5354

5455
const DEFAULT_TEMPLATE = '@DataTables/datatable_html.html.twig';

0 commit comments

Comments
 (0)