From 22e1f785b96eaf839087a51fe203aafc6f15e9d1 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 20 Apr 2022 22:29:33 +0100 Subject: [PATCH] . --- rapids/templates/rapids/mark.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/mark.html b/rapids/templates/rapids/mark.html index 9480f83e..1f7d5396 100644 --- a/rapids/templates/rapids/mark.html +++ b/rapids/templates/rapids/mark.html @@ -135,6 +135,7 @@ $(".save-buttons").hide(); $("#toggle-images").click(() => { + console.log("111") $("#dicom-col").hide() $("#main-col").toggleClass("col-md-6") $("#main-col").toggleClass("col-md-12")