This commit is contained in:
Ross
2021-10-30 23:53:22 +01:00
parent 3d24d3c123
commit 09b31be9f6
+2 -1
View File
@@ -153,7 +153,8 @@
if (el.files.length == 0) {
el.files = dT.files;
ocr(el)
//ocr(el)
$(el).change();
if (evt.target.id == "feedback-drop-target") {
arr = el.name.split("-");