From 31f6eac1a6d81e217095e8e6aa4935bfd43c98b2 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Wed, 12 Feb 2020 16:17:23 +0100 Subject: Group messages by date --- lib/waev_web/templates/exports/show.html.eex | 64 ++++++++++++++++------------ 1 file changed, 37 insertions(+), 27 deletions(-) (limited to 'lib/waev_web/templates/exports') diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex index c61d4e5..a63a01b 100644 --- a/lib/waev_web/templates/exports/show.html.eex +++ b/lib/waev_web/templates/exports/show.html.eex @@ -3,37 +3,47 @@ <%= party_peek(assigns, @export.right) %> -<%= for message <- @export.messages do %> - <%= case message.side do %> - <% :left -> %> -