@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -181,7 +181,7 @@ Barcode Call number Library - Title + Title Not for loan Lost Damaged @@ -305,6 +305,7 @@ [% ELSE %] // first column contains checkboxes "aoColumnDefs": [ + { "sType": "anti-the", "aTargets" : [ "anti-the" ] }, { "bSortable": false, "bSearchable": false, "aTargets": [ 0 ] }, ], // 3rd column is callnumber --