https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39567 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182169|0 |1 is obsolete| | --- Comment #30 from David Nind <david@davidnind.com> --- 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 <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.