[% USE KohaBranchName %] [% INCLUDE 'doc-head-open.inc' %]
[% USE KohaBranchName %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha › Basket grouping for [% booksellername |html %]</title>
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" />
[% INCLUDE 'doc-head-close.inc' %]
"aoColumnDefs": [
{ "aTargets": [ -1 ], "bSortable": false, "bSearchable": false },
],
"bAutoWidth": false,
sDom: 't',
"bPaginate": false,
"bAutoWidth": false
"bInfo": false,
"bFilter": false,
} ));
});
-