https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21805
Pierre-Marc Thibault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82197|0 |1 is obsolete| | --- Comment #2 from Pierre-Marc Thibault <[email protected]> --- Created attachment 82202 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82202&action=edit Bug 21805: Duplicate include file in search results template causes JS error This patch removes a redundant include file, browser-strings.inc, from the top of the staff client search results template. The correctly-placed include is in the JavaScript block at the bottom of the template. The duplication causes a JavaScript error which can be seen in the browser console. To test, apply the patch and peform a catalog search in the staff client. Open the browser console and confirm that there are no errors. Signed-off-by: Pierre-Marc Thibault <[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/
