From 44a5de83804b515d1c9b2247163ef8a1e6a1cf29 Mon Sep 17 00:00:00 2001 From: idir Date: Tue, 27 Jan 2026 17:38:42 +0100 Subject: [PATCH] init branch + UI for competitions groups --- .../competitions/editor/_participation.tag | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/src/static/riot/competitions/editor/_participation.tag b/src/static/riot/competitions/editor/_participation.tag index 2a5463527..c260cb6fd 100644 --- a/src/static/riot/competitions/editor/_participation.tag +++ b/src/static/riot/competitions/editor/_participation.tag @@ -40,6 +40,55 @@
+ + +
+ +
+ +
+ +
+
+
+
+
+ + +
+
+ +
+
+ Queue: { group.queue || "Aucune" } + Membres: { group.members && group.members.length > 0 ? group.members.length : 0 } +
+ +
+ + { m } + +
+ +
+ + +
+
+ +
+
+
+