]> git.koha-community.org Git - koha.git/commit
Bug 24046: Untranslatable 'Activate filters'
authorMaryse Simard <maryse.simard@inlibro.com>
Mon, 18 Nov 2019 13:50:52 +0000 (08:50 -0500)
committerHayley Mapley <hayleymapley@catalyst.net.nz>
Tue, 14 Jan 2020 04:18:49 +0000 (17:18 +1300)
commit17a3709aeeafe4e6486fba443741831189ddfc97
tree5815330d8fdd120efc8d1db82e932044680585ce
parentad87192f728eeb1ceeb24825af2194d7a5cd1dd0
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>
(cherry picked from commit 423cc1053d8740fe220325d2ec1821320e057e14)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 1bafa0e1eab3e93785a637745a2028e6866429ce)
Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc
koha-tmpl/intranet-tmpl/prog/js/table_filters.js