https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26553 --- Comment #47 from Owen Leonard <oleonard@myacpl.org> --- Looks like something got lost in the transition... There should be some defaults being set, e.g. var default_column_defs = [ { "aTargets": ["string-sort"], "sType": "string" }, { "aTargets": ["anti-the"], "sType": "anti-the" }, { "aTargets": ["NoSort"], "bSortable": false, "bSearchable": false } ]; I don't think this is working in the OPAC or staff interface. I should be able to remove the table options in a template (e.g. opac-user.tt) and still have the options work. I don't find this to be the case. -- You are receiving this mail because: You are watching all bug changes.