https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37047
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #20 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
