From 4d562b729a9718f124015b49798fcc3f945fda73 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Nov 2021 14:50:10 +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 8687ca64..f7f3621a 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -476,7 +476,7 @@ //images.push(reader.result); - const element = $("
") + const element = $("
").get(0) cornerstone.enable(element); cornerstone.loadAndCacheImage(file).then(function(image) {