From eecc0105c1d8c2f20cf3a2d21d9da5527a710f54 Mon Sep 17 00:00:00 2001 From: Christophe Robillard Date: Thu, 26 Feb 2026 10:00:38 +0100 Subject: [PATCH] move info day below legend --- app/views/moods/index.html.erb | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/app/views/moods/index.html.erb b/app/views/moods/index.html.erb index a408d8a..4249d96 100644 --- a/app/views/moods/index.html.erb +++ b/app/views/moods/index.html.erb @@ -1,20 +1,17 @@
-
+
-
-
Aujourd'hui
-
-
+
<%= image_tag(@mode + ".jpg", "data-mood-target": "image") %>
-
-
Aujourd'hui
-
+
+
Légende
+
Triste
@@ -36,6 +33,12 @@
A fond
+
+
+ + Aujourd'hui +
+
<% @history.each do |month| %>