@@ -, +, @@ default, rather then label number --- koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt @@ -129,7 +129,7 @@ { "sType": "anti-the", "aTargets" : [ "anti-the" ] }, { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false } ], - "aaSorting": [[ 1, "asc" ]], + "aaSorting": [[ 0, "asc" ]], "sPaginationType": "four_button" })); $("#additems").click(function(){ --