From 5a8f43971cc0263a5b21f323df17e9c7ce7ce717 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 --- 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 9329445c23b..00c9cf850ea 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -428,6 +428,8 @@ [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] [% INCLUDE 'datatables.inc' %]