http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #121 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 21436 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21436 Bug 6874 - File upload in MARC - QA Followup Review of attachment 21436: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=6874&attachment=21436) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/upload.tt @@ +4,4 @@
<head> <title>Upload plugin</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <script type="text/javascript" src="[% interface %]/lib/jquery/jquery.js"></script>
This is correct here, but the upload_delete_file.tt needs the same change. -- You are receiving this mail because: You are watching all bug changes.