https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38257
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #173683|0 |1 is obsolete| | --- Comment #11 from Aleisha Amohia <[email protected]> --- Created attachment 173836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173836&action=edit Bug 38257: Do not use js_includes.inc in two different files Downloading cart didn't work because js_includes.inc file was included both in basket.tt and intranet-bottom.inc. This patch removes related codeline from basket.tt. To test: 1. Search for items and add one or more search results to your cart. 2. Open cart. 3. Attempt to download items from your cart. => Either nothing happens. 4. Apply this patch, restart services if needed. 5. Again attempt to download. => Download menu should now work as expected. Sponsored-by: Koha-Suomi Oy Signed-off-by: Sam Sowanick <[email protected]> Signed-off-by: Aleisha Amohia <[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/
