https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32525
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146582|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 147239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147239&action=edit Bug 32525: Standardize labels on list of ILL requests and ILL request details page This changes some labels so they match up between the ILL requests list and the detail page of a request: * 'View biblio details' to 'View bibliographic record' * 'View borrower details' to 'View patron details' * 'Branch' table heading to 'Library' in list view * 'Request number' to 'Request ID' in list view * 'Type' to 'Request type' in detail view * 'Bibliographic record' to 'Bibliographic record ID" To test: * Install a backend and activate the ILL module, see: https://wiki.koha-community.org/wiki/ILL_backends * Add a new request * Compare the table headings with the labels on the detail page * Apply patch * Verify listed changes from above Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
