https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26553
--- Comment #47 from Owen Leonard <oleon...@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. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/