[Koha-bugs] [Bug 23838] Add ability to view item renew history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 6 13:12:43 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23838

--- Comment #34 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #33)
> +                $('#patronRenewals #incomplete').append(note + ': ' +
> data.length + ' ' + out_of + ' ' + renewals + ' ' + renewals_logged).show();
> 
> To make this correctly translatable you should use the .format() JS function.

Hi Jonathan

This was addressed in this follow up patch
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96189&action=diff
Did you not have all patches applied when you looked at this?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list