From 16eaae090cabd3b92bcc4ec6905a219203332bf3 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Sun, 26 Sep 2021 18:20:30 +0200 Subject: [PATCH] sex --- files/templates/expanded_image_modal.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/expanded_image_modal.html b/files/templates/expanded_image_modal.html index eaf1952e51..fcc39fb42d 100644 --- a/files/templates/expanded_image_modal.html +++ b/files/templates/expanded_image_modal.html @@ -11,6 +11,7 @@ source = source.parentNode; console.log(source.nodeName); var url= source.dataset.url; + console.log(url); expandDesktopImage(url); }