From ab9439ad12eef3a48b6298d2f07c4854b9e57a8f Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 9 Dec 2021 15:05:14 -0600 Subject: [PATCH] fix --- files/assets/js/popover.js | 2 +- files/templates/comments.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -