From 2c569be63b3275c311606e4afcfb8311e810401f Mon Sep 17 00:00:00 2001 From: Mike Greiling Date: Thu, 7 Dec 2017 09:11:41 +0000 Subject: Resolve "Display member role per project" --- app/views/explore/projects/_projects.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/explore') diff --git a/app/views/explore/projects/_projects.html.haml b/app/views/explore/projects/_projects.html.haml index 708fbc27f55..67f2f897137 100644 --- a/app/views/explore/projects/_projects.html.haml +++ b/app/views/explore/projects/_projects.html.haml @@ -1 +1 @@ -= render 'shared/projects/list', projects: projects += render 'shared/projects/list', projects: projects, user: current_user -- cgit v1.2.3