From 3bb9e3df9f282e0c11bbd798d14a023af7fc0a02 Mon Sep 17 00:00:00 2001 From: Bryan Larsen Date: Mon, 3 Jun 2013 16:38:24 +0200 Subject: [PATCH] stories-table-add-count We could also add a column showing the number of tasks in a story. Change to `fields="this, tasks.count, status"` and see that a column is added with a readable title "Tasks Count". --- app/views/projects/show.dryml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/projects/show.dryml b/app/views/projects/show.dryml index b12fac6..f62b0b2 100644 --- a/app/views/projects/show.dryml +++ b/app/views/projects/show.dryml @@ -1,7 +1,7 @@ - + No stories match your criteria - \ No newline at end of file +