https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24046
Maryse Simard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #95514|0 |1 is obsolete| | --- Comment #3 from Maryse Simard <[email protected]> --- Created attachment 96231 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96231&action=edit 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
