Bug 27403: Disable fixedHeader on itemsearch

It does not work.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Jonathan Druart 2021-01-19 16:20:32 +01:00
parent acb024396b
commit 8f16e88d59

View file

@ -471,7 +471,8 @@
{ 'sName': 'issues' },
{ 'sName': 'actions', 'bSortable': false }
],
"sPaginationType": "full_numbers"
"sPaginationType": "full_numbers",
fixedHeader: false // There is a bug on this view
})).columnFilter({
'sPlaceHolder': 'head:after',
'aoColumns': [