From b6eec1c4fae526ae0c1aa5a2e0442fc80f6a4765 Mon Sep 17 00:00:00 2001 From: Sarthak5598 Date: Wed, 28 Feb 2024 11:58:25 +0530 Subject: [PATCH] extra
--- website/templates/profile.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/templates/profile.html b/website/templates/profile.html index a4252824f..fdbc031df 100644 --- a/website/templates/profile.html +++ b/website/templates/profile.html @@ -221,7 +221,6 @@

{{ user.username }}

-
{% trans "General" %} {{ bug_type_0 | length }} @@ -420,7 +419,7 @@

{{ user.username }}

dialog.showModal(); }); }); - + $(function () { $('.img-thumbnail, .upload-btn').on('mouseenter', function () { $('.upload-btn').show();