From 897523259175816ea1cadee5e850e97972a8291b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 29 Nov 2019 10:31:05 +0100 Subject: [PATCH] suite --- app/views/portlets/render_public/_imagecontent.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/portlets/render_public/_imagecontent.html.haml b/app/views/portlets/render_public/_imagecontent.html.haml index bb6b8e1..6be9e2d 100644 --- a/app/views/portlets/render_public/_imagecontent.html.haml +++ b/app/views/portlets/render_public/_imagecontent.html.haml @@ -76,4 +76,5 @@ =raw '' if style -if input.image_file and input.image_file.photograph + -@page_images_credits = @page_images_credits || [] -@page_images_credits << input.image_file.photograph \ No newline at end of file