https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29960 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Katrin Fischer from comment #13)
Created attachment 130577 [details] [review] Bug 29960: (follow-up) Include enquire.js in print slip template
This patch adds enquire.js to the print slip template in order to prevent a JS error.
Also removed is a line from global.js which was added in the previous patch and which was an unwanted change.
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
I am seeing this in the log when I am on sco/printslip.pl [WARN] File not found : lib/enquire.min.js at /kohadevbox/koha/Koha/Template/Plugin/Asset.pm line 84. -- You are receiving this mail because: You are watching all bug changes.