https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28315 --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 150216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150216&action=edit Bug 28315: Remove duplicate function definition This patch removes the unnecessary second definition of the JS function PopupMARCFieldDoc from addbiblio.tt. To test: 1. Apply the patch 2. Check that addbiblio.tt contains only one function definition for PopupMARCFieldDoc 3. Navigate to "Cataloging" -> "Add MARC record" 4. Check that after clicking on the question mark symbol next to any MARC field, the loc description of that MARC field is opened in a new tab Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.