189 |
var lostitems_table = KohaTable("lostitems-table", { |
189 |
var lostitems_table = KohaTable("lostitems-table", { |
192 |
{ "bSortable": false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
192 |
{ "bSortable": false, "bSearchable": false, 'aTargets': [ 'NoSort' ] } |