.
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
});
|
});
|
||||||
$('.open-case, .open-series').click(function() {
|
$('.open-case, .open-series').click(function() {
|
||||||
var url = $(this).data('target');
|
var url = $(this).data('target');
|
||||||
|
console.log('clicked', url)
|
||||||
|
|
||||||
|
|
||||||
let c = $(this).closest(".case-item");
|
let c = $(this).closest(".case-item");
|
||||||
|
|||||||
Reference in New Issue
Block a user