[Koha-bugs] [Bug 28055] Convert DataTables option names to current version

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 12 20:07:28 CEST 2021


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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 119465
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119465&action=edit
Bug 28055: (follow-up) Revert changes to aoColumnDefs option name

This patch undoes changes to two lines in columns_settings.inc which
were triggering unwanted side-effects. There are several templates and
JavaScript files which use "aoColumnDefs" to pass options to columns
settings, and if we change this file without changing those at the same
time things will break.

When these lines are updated it must be done so at the same time as we
modify the templates which pass that same option.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list