http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9017

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 9017
                CC: gmcha...@gmail.com
          Assignee: koha-bugs@lists.koha-community.org
           Summary: Quote of the day: Table footer not translated
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ve...@veron.ch
          Hardware: All
            Status: NEW
           Version: master
         Component: Staff Client
           Product: Koha

Created attachment 13277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13277&action=edit
QOD table footer not translated

The strings for the table footer of the QOD feature are translated in
/datatables-strings.inc, but they do not show up in staff client due to missing
code in quotes.tt -> $(document).ready(function(), part "oLanguage"
See: http://datatables.net/usage/i18n

Additionally, quotes.tt has a stray </script> tag after [% INCLUDE
'datatables-strings.inc' %]

Patch follows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to