https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39567
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182235|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 182287 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182287&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]> Signed-off-by: Martin Renvoize <[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/
