From f13918559567c27c49069eda68667788005b0f1d Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 6 Feb 2020 15:59:50 +0100 Subject: Unify Photo and File --- lib/waev_web/templates/exports/show.html.eex | 68 ++++++++++++++-------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'lib/waev_web/templates') diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex index 6cf6d93..17e245e 100644 --- a/lib/waev_web/templates/exports/show.html.eex +++ b/lib/waev_web/templates/exports/show.html.eex @@ -1,41 +1,41 @@ -ID: <%= @id %> +
+ <%= @export.left.name %> +
+ +
+ <%= @export.right.name %> +
+ + <%= for message <- @export.messages do %>
-
- <%= @export.left.name %> -
-
- <%= @export.right.name %> + <%= case message.side do %> + <% :left -> %> +