From bceb87d58cc71b0cc86e5b6917598644648fe2cf Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Jun 2022 23:58:17 +0200 Subject: [PATCH] disable the JS for shit/fireflies/fireworks/strippercake awards on devices with less than 4 GB RAM --- files/templates/submission.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 4a012c91d..bcfda26b4 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -68,7 +68,7 @@ {% endif %} {% if p.award_count("firework") %} - +
@@ -93,7 +93,7 @@ {% endif %} {% if p.award_count("ricardo") %} - +
@@ -1134,14 +1134,14 @@ {% endif %} {% if p.award_count("shit") %} - - + + {% endif %} {% if p.award_count("fireflies") %} - - + + {% endif %}