20 Nov
2024
20 Nov
'24
11:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38492 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Pedro Amorim from comment #2)
Questions: 1) Is function _(s) in staff-global.js and onboarding.js necessary?
Yes you have to define it, otherwise the calls will fail.
2) Should we add this rule to the qa script (need to use double underscore in .js files, not single underscore)?
yes, there is an issue already. https://gitlab.com/koha-community/qa-test-tools/-/issues/55 -- You are receiving this mail because: You are watching all bug changes.