summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard/index.html.erb
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2024-12-31 19:24:40 +0100
committerMarius Peter <marius.peter@tutanota.com>2024-12-31 19:24:40 +0100
commitfe5c5b24c462243fcb7c13b3f380378d8935fba2 (patch)
tree0305a6deee63ec0dbf6405e7b89fb0329cabf964 /app/views/admin/dashboard/index.html.erb
parent5286e295a5ba141a547475e2c555335d4297fdcb (diff)
Updated views.
Diffstat (limited to 'app/views/admin/dashboard/index.html.erb')
-rw-r--r--app/views/admin/dashboard/index.html.erb7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/views/admin/dashboard/index.html.erb b/app/views/admin/dashboard/index.html.erb
index 30cf866..b3dc2e9 100644
--- a/app/views/admin/dashboard/index.html.erb
+++ b/app/views/admin/dashboard/index.html.erb
@@ -1,10 +1,13 @@
<h1>Administrateur</h1>
-<!-- <h2>Tartiflettes</h2> -->
-
<p>
<%= button_to "Déconnexion",
session_path(session),
method: :delete %>
</p>
+
+<h2>Tartiflettes</h2>
+
+<%= render "scores_by_category" %>
+
<p><%= link_to "Télécharger tous les scores en format CSV", admin_scores_export_path %></p>
Copyright 2019--2025 Marius PETER