From 747b9434d3ef82f55d96185c5afa6d155642ba15 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 1 Jul 2015 20:55:21 -0400 Subject: Remove method Category::getBoardCategories() --- app/Template/board/task_public.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Template/board/task_public.php') diff --git a/app/Template/board/task_public.php b/app/Template/board/task_public.php index 9ac6e570..bacdcef4 100644 --- a/app/Template/board/task_public.php +++ b/app/Template/board/task_public.php @@ -24,8 +24,6 @@ render('board/task_footer', array( 'task' => $task, - 'categories_listing' => $categories_listing, - 'categories_description' => $categories_description, 'not_editable' => $not_editable, )) ?> \ No newline at end of file -- cgit v1.2.3