Bug 34913: Fix Activate/Deactive filters with table_filters.js
authorDavid Cook <dcook@prosentient.com.au>
Thu, 2 Nov 2023 01:37:35 +0000 (01:37 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 26 Jan 2024 14:13:45 +0000 (15:13 +0100)
commita3accea1dd1bb8e7e53e9a165707b9669a2042d5
tree9c2a1039fe7f57ce26a3f23c934a39169470980c
parent63183059dd975c2f5265fa4c7d2bc59b6ad1a252
Bug 34913: Fix Activate/Deactive filters with table_filters.js

This change prevents columnFilter from being called twice. If it's
called twice, it compromises the formatting of the filters.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/table_filters.js