13 Nov
2015
13 Nov
'15
10:15 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15109 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- There is already a DT sort parameter in the template: 'aaSorting': [[1, 'asc']], This one should be modified. Moreover this script does not check for the existence of the checkboxes in the first column ([% IF CAN_user_tools_manage_patron_lists %]), which places the cardnumber in 0 or 1. I will provide a counter patch. -- You are receiving this mail because: You are watching all bug changes.