diff --git a/app/views/moods/index.html.erb b/app/views/moods/index.html.erb index 0de47a4..f9977f1 100644 --- a/app/views/moods/index.html.erb +++ b/app/views/moods/index.html.erb @@ -4,11 +4,11 @@

Comment ça KLUK aujourd'hui ?

-
Aujourd'hui
-
-
+
Aujourd'hui
+
+
<% @mood_log.each do |week| %> -
+
<% week.each do |d| %> <% if d[1] %>
" data-mode="<%= d[1] %>" data-day="<%= d[0] %>" data-action="mouseover->mood#updateDayInfo mouseleave->mood#updateDayInfo" title="<%= d[0] %> : <%= d[1] %>" class="day <%= d[1] %>">