https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31698
--- Comment #120 from Pedro Amorim <[email protected]> --- Hi Lucas: 1) I've added a follow-up. Please check if you agree. 2) Passing QA as all my observations were addressed (thank you!) and QA script is happy, however 3) Can you please ensure that all the new code in holds.js is translatable e.g.: $("#itemResultMessage").html(` <div class="alert alert-warning">No item found with barcode: ${externalID}.</div> ); -- 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/
