https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20731
Claire Gravely <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75183|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <[email protected]> --- Created attachment 75255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75255&action=edit Bug 20731: Move template JavaScript to the footer: Call number browser MARC plugin This patch modifies the call number browser plugin so that JavaScript is in the footer instead of the header. This patch also makes some unrelated changes: The page title has been corrected; DataTables code has been removed as it was unused. To test, apply the patch and configure a MARC framework to use cn_browser.pl as the plugin for tag 952 subfield o. Open an item for editing. The "Full call number" field should have an active "..." link next to it. Clicking this should trigger a popup window with the Call number browser. Confirm that submitting a new search from this window works correctly. Signed-off-by: Claire Gravely <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
