diff --git a/files/assets/js/popover.js b/files/assets/js/popover.js index eb46f0266..ea08ed68f 100644 --- a/files/assets/js/popover.js +++ b/files/assets/js/popover.js @@ -29,7 +29,7 @@ } - var usernames = document.querySelectorAll("a.user-name"); + var usernames = document.querySelectorAll("butotn.user-name"); usernames.forEach(eventasdf); document.addEventListener("click", function(e){dfgh(e)}); \ No newline at end of file diff --git a/files/templates/comments.html b/files/templates/comments.html index c421948ad..826e2a750 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -36,7 +36,7 @@ {% endif %} - + {% include "expanded_image_modal.html" %} @@ -291,7 +291,7 @@ {{ c.author.username }} avatar -