From 49df4ba835d03009de09c2d5e7c9694e4dbef4ad Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 9 Dec 2021 23:37:31 +0200 Subject: [PATCH] fdsfds --- files/assets/js/userpage_v.js | 2 +- files/templates/userpage.html | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/files/assets/js/userpage_v.js b/files/assets/js/userpage_v.js index d8618255f..28d395739 100644 --- a/files/assets/js/userpage_v.js +++ b/files/assets/js/userpage_v.js @@ -67,7 +67,7 @@ function toggleElement(group, id) { document.getElementById(id).classList.toggle('d-none'); } -let TRANSFER_TAX=document.getElementById('tax') +let TRANSFER_TAX=document.getElementById('tax').innerHTML function updateTax(mobile=false) { let suf = mobile ? "-mobile" : ""; diff --git a/files/templates/userpage.html b/files/templates/userpage.html index ed239ffaa..9e298a92a 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -33,11 +33,6 @@ {% block desktopUserBanner %} -{% if v %} - -{% endif %} -
@@ -727,7 +722,7 @@ {% endif %} {% if v %} - +
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
{{u.username}}
{% endif %}