.
This commit is contained in:
@@ -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("-");
|
||||
|
||||
Reference in New Issue
Block a user