https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #136655|0 |1 is obsolete| | --- Comment #315 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 136875 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136875&action=edit Bug 28854: (follow-up) Reload return claims table on resolve This is another fix for a bug in return claims. We now test for the initialised datatable and call an ajax reload directly on it if we find one instead of calling a undefined function (the function is out of scope here). -- You are receiving this mail because: You are watching all bug changes.