[Koha-bugs] [Bug 23925] Value builder plugin to check ISBN validity

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 11:00:33 CEST 2020


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

--- Comment #14 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Andreas,

This is not an "embedded javascript" (in .tt). With bug 21156 it is now
possible to have translated string in .js, but the function is different.
The correct guideline is JS5 (but make sure you read the note at the
beginning).

Basically you need to replace _() with __() (simple vs double underscore).

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


More information about the Koha-bugs mailing list