https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37762 --- Comment #51 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #50)
components/ILL/ISO18626MessageDisplay.vue 13 <th>Type</th> 14 <th>Information</th> 15 <th>Timestamp</th> 16 <th>Content</th> 46 View message
components/ILL/SupplyingResource.vue 932 { name: "Request details", pane: 1 }, 933 { name: "ISO18626 Messages", pane: 1 }, 934 { name: "Circulation information", pane: 2 }, 935 { name: "Specified by the requesting agency", pane: 2 },
You fixed those 2 ones already! -- You are receiving this mail because: You are watching all bug changes.