@@ -, +, @@ - Create at least 21 basketgroups - verify you can see it on the "open" tab - close all of them - verify you can see it on the "close" tab --- .../prog/en/modules/acqui/basketgroup.tt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt @@ -113,7 +113,6 @@ function submitForm(form) { "aoColumnDefs": [ { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false }, ], - sDom: 't', "bAutoWidth": false } )); --