From 5fab14dc8a54fd30d779bc5715407753f9ebbb19 Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Sat, 21 Sep 2019 10:28:52 +1200 Subject: [PATCH] Fixed associations view --- app/views/photos/_associations.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/photos/_associations.html.haml b/app/views/photos/_associations.html.haml index a6329848b..f036c0851 100644 --- a/app/views/photos/_associations.html.haml +++ b/app/views/photos/_associations.html.haml @@ -1,4 +1,4 @@ -- if @photo.associations.any? +- if @photo.associations? %h4 This photo depicts: %p %ul.associations