remotes/1693045480750635534/spooky-22
Aevann1 2021-07-21 13:15:26 +02:00
parent 9d1429a2a4
commit 5a95589267
1 changed files with 8 additions and 20 deletions

View File

@ -21,18 +21,6 @@
linkText.textContent = 'View original';
};
// When image modal is closed
$('#expandImageModal').on('hidden.bs.modal', function (e) {
// remove image src and link
document.getElementById("desktop-expanded-image").src = '';
document.getElementById("desktop-expanded-image-link").href = '';
});
post_comment=function(fullname){