Bug 31028: (follow-up) Remove special:undefined
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 7 Mar 2023 14:36:18 +0000 (14:36 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 7 Mar 2023 17:54:38 +0000 (14:54 -0300)
commit96f5f80bdd567a306ec342ceee42cfac928144cb
tree5dc0cf68c9ca0a87b7bf088767a9befdb7d66ac6
parent9f8a1e2c2a126e84badcf005e7d30632998cbf7e
Bug 31028: (follow-up) Remove special:undefined

There's a cleaner way to achieve this now using `additional_filters` and
passing a function.

This patch removes the `special:undefined` handling, replacing it with a
single field filter passed as a function via additional_filters.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/concerns.tt
koha-tmpl/intranet-tmpl/prog/js/datatables.js