From 09b31be9f681f06022fc902fe9f6556ced6c44d4 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 30 Oct 2021 23:53:22 +0100 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index d046f8e8..4ba9080e 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -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("-");