Bug 28055: (follow-up) Revert changes to aoColumnDefs option name
authorOwen Leonard <oleonard@myacpl.org>
Mon, 12 Apr 2021 17:29:09 +0000 (17:29 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 14 Apr 2021 07:56:22 +0000 (09:56 +0200)
commit4625df32284b2432397fe447d2c26707bb5e1632
treee5ecea29e397dd17a1a18f6bc0438830d97942b4
parentaa71e7132c3a5d956ef35e3e4d47502852f65808
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.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc