https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40523 Bug ID: 40523 Summary: Remove unused export_buttons variable from koha-tmpl/opac-tmpl/bootstrap/js/datatables.js Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org There is an "export_buttons" data structure and a "buttons" data structure. The former isn't used anymore. The latter is what is used. It looks like we can just remove "export_buttons" completely. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.