Bug 24046: Untranslatable 'Activate filters'
authorMaryse Simard <maryse.simard@inlibro.com>
Mon, 18 Nov 2019 13:50:52 +0000 (08:50 -0500)
committerJoy Nelson <joy@bywatersolutions.com>
Sun, 12 Jan 2020 18:38:19 +0000 (18:38 +0000)
commit423cc1053d8740fe220325d2ec1821320e057e14
tree320a3fb2138cedac802c162710a51cce5ea15b28
parentde309a26746523de2e39e285727d691b0b10392c
Bug 24046: Untranslatable 'Activate filters'

Bug 9573 moved the code for the table filters activation to it's
own javascript file. The strings contained in this file are not
translatable. This patch moves the strings to the datatables
include file since the filters are related to datatables.

Test plan:
Visit the catalogue/detail.pl and reports/itemslost.pl and test
that the 'Activate/Deactivate filters' option still work correctly.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc
koha-tmpl/intranet-tmpl/prog/js/table_filters.js