https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26553 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |**Summary:** release notes| |Koha had two | |similar implementations for | |DataTables buttons: | |`KohaTable` and | |`kohaTable`, leading to | |duplication and confusion. | | | |**Fix:** | |The older | |`KohaTable` (from | |`columns_settings.inc`) has | |been removed. All tables | |now use the unified | |`kohaTable` implementation | |in `datatables.js`. | | | |**Impact:** | |Simplifies | |code maintenance and | |ensures consistent table | |behavior across the staff | |interface. -- You are receiving this mail because: You are watching all bug changes.