https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37047 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #20 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- OK, 2 things here: 1) This one is new for me, so I need a little pointer maybe: FAIL koha-tmpl/intranet-tmpl/prog/js/tables/bookings.js FAIL Tidiness File is not tidy, please run `yarn run prettier --trailing-comma es5 --arrow-parens avoid --write /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/js/tables/bookings.js` 2) Translatability Some JavaScript code was moved from .tt to .js - we now need to adjust the translation "markers" to double underscore ( _() to __()) Exemplae: title: _("Booking ID"), Please follow-up! -- You are receiving this mail because: You are watching all bug changes.