https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39567
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182169|0 |1 is obsolete| | --- Comment #30 from David Nind <[email protected]> --- Created attachment 182235 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182235&action=edit Bug 39567: Include form-submit code from opac-bottom.inc (OPAC) Import the form-submit.js script in the global includes file for the OPAC, so that all pages have access to it without needing to import it directly. This patch also aligns the OPAC copy of form-submit.js to the staff interface copy, as the OPAC copy is missing 3 lines to support opening the link in a new tab (added to the staff interface copy in bug 37192). Signed-off-by: David Nind <[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/
