https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19420 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- We need similar changes in other places: git grep "file-upload.js" koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/process_koc.tt:<script type="text/javascript" src="[% interface %]/[% theme %]/js/file-upload.js"></script> koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt:<script type="text/javascript" src="[% interface %]/[% theme %]/js/file-upload.js"></script> koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt:<script type="text/javascript" src="[% interface %]/[% theme %]/js/file-upload.js"></script> koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt:<script type="text/javascript" src="[% interface %]/[% theme %]/js/file-upload.js"></script> Please adjust -- You are receiving this mail because: You are watching all bug changes.