From f7819d6b85444b0035c978ce775f0acf72363c17 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 6 Feb 2020 12:57:02 +0100 Subject: Display images --- lib/waev_web/templates/exports/show.html.eex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/waev_web') diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex index 77727a8..0ecf87b 100644 --- a/lib/waev_web/templates/exports/show.html.eex +++ b/lib/waev_web/templates/exports/show.html.eex @@ -26,6 +26,9 @@ ID: <%= @id %> <% else %> <%= filename %> (fichero adjunto no disponible) <% end %> + <% %Waev.Export.Message.Photo{filename: filename, mime: mime, blob: blob} -> %> +