From c0ea2e5eff1a27009d16f9f7db941edee1e18822 Mon Sep 17 00:00:00 2001 From: didayolo Date: Fri, 17 Apr 2026 19:42:35 +0200 Subject: [PATCH] Remove score edition --- src/static/riot/competitions/detail/_tabs.tag | 4 -- .../detail/submission_manager.tag | 7 --- .../competitions/detail/submission_modal.tag | 30 +---------- .../competitions/detail/submission_scores.tag | 54 ------------------- 4 files changed, 1 insertion(+), 94 deletions(-) delete mode 100644 src/static/riot/competitions/detail/submission_scores.tag diff --git a/src/static/riot/competitions/detail/_tabs.tag b/src/static/riot/competitions/detail/_tabs.tag index a791d05dd..02cb0aadd 100644 --- a/src/static/riot/competitions/detail/_tabs.tag +++ b/src/static/riot/competitions/detail/_tabs.tag @@ -583,10 +583,6 @@ .phase-info margin-bottom 10px - .admin-tab - margin 0 auto - width 100% - pre background #f4f4f4 border 1px solid #ddd diff --git a/src/static/riot/competitions/detail/submission_manager.tag b/src/static/riot/competitions/detail/submission_manager.tag index 87c4c0c9f..441a6cf52 100644 --- a/src/static/riot/competitions/detail/submission_manager.tag +++ b/src/static/riot/competitions/detail/submission_manager.tag @@ -232,7 +232,6 @@ Task {i + 1} -
Admin
ERROR: Submission is a parent, but has no children. There was an error @@ -248,9 +247,6 @@
-
- -
@@ -713,9 +709,6 @@ self.update() }) } - if (opts.admin) { - submission.admin = true - } self.selected_submission = submission self.update() $(self.refs.modal) diff --git a/src/static/riot/competitions/detail/submission_modal.tag b/src/static/riot/competitions/detail/submission_modal.tag index 0961c0b0b..76b279bf0 100644 --- a/src/static/riot/competitions/detail/submission_modal.tag +++ b/src/static/riot/competitions/detail/submission_modal.tag @@ -3,7 +3,6 @@
DOWNLOADS
LOGS
VISUALIZATION
-
ADMIN
FACT SHEET ANSWERS