From 3ce46b7230e729d38771d475eca9a59bb8559eb0 Mon Sep 17 00:00:00 2001 From: robre Date: Fri, 20 Jan 2017 15:30:56 +0100 Subject: Added a hook for the table colum header --- app/Template/board/table_column.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Template/board/table_column.php') diff --git a/app/Template/board/table_column.php b/app/Template/board/table_column.php index c334cda4..df16715f 100644 --- a/app/Template/board/table_column.php +++ b/app/Template/board/table_column.php @@ -74,6 +74,7 @@ () + hook->render('template:board:column:header', array('swimlane' => $swimlane, 'column' => $column)) ?> -- cgit v1.2.3