[Koha-bugs] [Bug 19420] Improve display of errors from failure of uploading file during stage import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 3 10:29:34 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19420

--- Comment #9 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list