From 3308d363eaa355fbe31e0c796a5a5a9d871b55a7 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 12 Nov 2021 13:20:31 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index f9670cd3..20ffae56 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -480,7 +480,7 @@ setTimeout(function (){ ocr2($(element2).find("canvas").get(0).toDataURL(), el); $(element2).removeClass("temp-thumb-large"); -}, 5000); +}, 500); }); }