Bug 24046: Untranslatable 'Activate filters'
authorMaryse Simard <maryse.simard@inlibro.com>
Mon, 18 Nov 2019 13:50:52 +0000 (08:50 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Dec 2019 11:25:13 +0000 (11:25 +0000)
commit5d82856f0e79f2d3871df94786583631ce6863ef
tree347cbd5a4c3a463cf3992410acfd35b93546d133
parente28f9861a94dc0428832cc15511d97cb9c51cfad
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>
koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc
koha-tmpl/intranet-tmpl/prog/js/table_filters.js