From 0a28c33a808a99ce26f6a79b927616e31db44764 Mon Sep 17 00:00:00 2001 From: Takenori Takaki Date: Wed, 28 Feb 2024 12:18:29 +0900 Subject: [PATCH 2/2] Enable to display subprojects child count --- app/views/projects/show.html.erb | 13 +++++++++---- test/functional/projects_controller_test.rb | 1 + 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index 39a2a2886..d72a28ee8 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -137,10 +137,15 @@ <%=l(:label_subproject_plural)%> <%= @subprojects.count %> -