This commit is contained in:
Ross
2024-02-15 22:12:56 +00:00
parent e9d82d5922
commit 017710042b
@@ -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");