From 0bd954f0c2036eb29837afbd89ae80fe81091185 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 22 Mar 2018 15:37:01 +0100 Subject: [PATCH] suite --- app/views/portlets/render_public/_imagecontent.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/portlets/render_public/_imagecontent.html.haml b/app/views/portlets/render_public/_imagecontent.html.haml index 6342e8f..1a66495 100644 --- a/app/views/portlets/render_public/_imagecontent.html.haml +++ b/app/views/portlets/render_public/_imagecontent.html.haml @@ -64,6 +64,5 @@ =image_tag(url, :alt => input.alt.to_s, :style => styleimg ) -if input.credits? .credits - © =input.credits =raw '' if style \ No newline at end of file