From 354e37971d43d3b62d8f4e2a23eff09e88525627 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 25 Mar 2016 17:41:41 -0400 Subject: Unification of project header --- app/Template/listing/show.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'app/Template/listing') diff --git a/app/Template/listing/show.php b/app/Template/listing/show.php index 10dcedcc..c7887ebd 100644 --- a/app/Template/listing/show.php +++ b/app/Template/listing/show.php @@ -1,11 +1,5 @@
- render('project_header/header', array( - 'project' => $project, - 'filters' => $filters, - 'custom_filters_list' => $custom_filters_list, - 'users_list' => $users_list, - 'categories_list' => $categories_list, - )) ?> + projectHeader->render($project, 'Listing', 'show') ?> isEmpty()): ?>

-- cgit v1.2.3