7 Nov
2012
7 Nov
'12
2:01 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9017 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 13280 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13280&action=edit 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 </script> tag after [% INCLUDE 'datatables-strings.inc' %] -- You are receiving this mail because: You are watching all bug changes.