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(); });