Koha/koha-tmpl/intranet-tmpl/prog/en
Philip Orr a2b880e57b
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>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-09 10:58:00 -03:00
..
data
includes Bug 21699: Allow circulation messages to be editable 2023-05-05 10:18:55 -03:00
modules Bug 28315: Remove duplicate function definition 2023-05-09 10:58:00 -03:00
xslt