https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31698
--- Comment #122 from Lucas Gass (lukeg) <[email protected]> --- (In reply to Pedro Amorim from comment #120) > 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> > ); I agree with your follow-up, thanks! I have also supplied a follow to make the string translatable. -- 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/
