From 3db14488210e2b36753d4902003a9c5d032e1093 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 13 May 2019 14:01:53 +0000 Subject: [PATCH] Bug 14242: (follow-up) Move English strings out of JavaScript In order for English strings to be translatable they must be defined in the template, not in the JS file. Signed-off-by: Maryse Simard Signed-off-by: Lisette Scheer --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt | 2 ++ koha-tmpl/opac-tmpl/bootstrap/js/autofill.js | 7 ++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt index c3a1336b8f..6e329906cf 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -472,6 +472,8 @@ [% BLOCK jsinclude %] [% INCLUDE 'datatables.inc' %]