From abf72944ddb5f60e4f94d13682890f20e4c29832 Mon Sep 17 00:00:00 2001 From: Marc Veron Date: Wed, 7 Nov 2012 13:56:42 +0100 Subject: [PATCH] Bug 9017 - Quote of the day: Table footer not translated The strings for the table footer of the QOD feature are translated in /datatables-strings.inc, but they did not show up in staff client due to missing code in quotes.tt -> $(document).ready(function(), part "oLanguage" Code added as appropriate. See: http://datatables.net/usage/i18n Additionally, quotes.tt had a stray tag after [% INCLUDE 'datatables-strings.inc' %] Signed-off-by: Chris Cormack Signed-off-by: Paul Poulain Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/tools/quotes.tt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt index 7a083b8f67..ea5769c9bb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt @@ -6,7 +6,6 @@ [% INCLUDE 'datatables-strings.inc' %] -