From 4a68cd9a28cdc61b0e7049aedd0b3eaf0613ea4f Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 30 Oct 2021 00:23:40 +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 4002300b..cfbadf1a 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -144,6 +144,8 @@ ) } }) + loadDicomViewer(); + } @@ -154,7 +156,6 @@ console.log("input change1"); console.log("input change", this); ocr(this); - loadDicomViewer(); });