3 Sep
2025
3 Sep
'25
8:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31698 --- Comment #122 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (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.