From 017710042b953d7fb03f42f8eb858c20fe78f2b6 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 15 Feb 2024 22:12:56 +0000 Subject: [PATCH] . --- atlas/templates/atlas/collection_viva.html | 1 + 1 file changed, 1 insertion(+) diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html index e8984245..d66a86c6 100644 --- a/atlas/templates/atlas/collection_viva.html +++ b/atlas/templates/atlas/collection_viva.html @@ -82,6 +82,7 @@ }); $('.open-case, .open-series').click(function() { var url = $(this).data('target'); + console.log('clicked', url) let c = $(this).closest(".case-item");