https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26553

Martin Renvoize (ashimema) <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/

Reply via email to