From 5f7df3fe662e43d6a5692c5eaff87ead75c0c08d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 30 Aug 2022 23:45:52 +0200 Subject: [PATCH] fix minor weird shit in voting js logic --- files/templates/comments.html | 4 ++-- files/templates/submission.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 6c1270f67..4342e57ad 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -382,7 +382,7 @@ {% elif v %}
  • - + {{score}} @@ -424,7 +424,7 @@ {% endif %} {% elif v %} - + {% else %} diff --git a/files/templates/submission.html b/files/templates/submission.html index beb3dfa6d..f24b6e646 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -866,7 +866,7 @@ {% if v %}
    -
    +
    {{score}}
    @@ -875,7 +875,7 @@ {% else %}
    -
    +
    {{score}}
    @@ -921,7 +921,7 @@ {% endif %}
  • {% if v %} - + {% else %}