[Koha-bugs] [Bug 22114] New: Untranslatable "Patron note:" in checkout.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 12 08:46:12 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22114

            Bug ID: 22114
           Summary: Untranslatable "Patron note:" in checkout.js
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: frederic at tamil.fr
  Target Milestone: ---

just noticed a line in checkout.js that contains a string:

 $('.patron_note_' + data.itemnumber).html("Patron note: " + data.patronnote);

.js files are not translated currently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list