From 5045c6d8de7854d30843f133641ffdd1337a2114 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 23 Nov 2017 11:07:31 -0800 Subject: Minor tweaks on PR #3562 --- app/Template/board/table_column.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'app/Template/board') diff --git a/app/Template/board/table_column.php b/app/Template/board/table_column.php index f63438c3..1bba397d 100644 --- a/app/Template/board/table_column.php +++ b/app/Template/board/table_column.php @@ -19,10 +19,11 @@ task->getNewBoardTaskButton($swimlane, $column) ?> - + 0): ?> () + @@ -76,14 +77,13 @@ - ( - - - /text->e($column['task_limit']) ?> + 0): ?> + ( / text->e($column['task_limit']) ?>) + + () - ) - + hook->render('template:board:column:header', array('swimlane' => $swimlane, 'column' => $column)) ?> -- cgit v1.2.3