From 4a00b14bc36b91406a289a7127fb792197594b7e Mon Sep 17 00:00:00 2001 From: Quang-Truong Nguyen Date: Fri, 8 Dec 2023 07:07:46 +0700 Subject: [PATCH] Toggling instead of filtering the balloon page (#364) * Toggling instead of filtering the balloon page * More general check for marked_ids' existence --------- Co-authored-by: winprn --- templates/contest/balloons.html | 78 ++++++++++++++++++++++++++++----- 1 file changed, 67 insertions(+), 11 deletions(-) diff --git a/templates/contest/balloons.html b/templates/contest/balloons.html index bfaf5a9e8..e39501dd7 100644 --- a/templates/contest/balloons.html +++ b/templates/contest/balloons.html @@ -21,15 +21,78 @@ {% block content_js_media %} {% include "contest/media-js.html" %} + + + + {% endblock %} {% block body %}
-
- - -
+ @@ -37,7 +100,6 @@ - @@ -54,12 +116,6 @@ - {% endfor %}
{{ _('SubID.') }} {{ _('TEAM') }} {{ _('PROBLEM') }}
{{ submission.problem.code }} -
- - -
-