From 854457baf0043b51ce9c30f36a6fecaed97cb04d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 18 Mar 2016 21:00:14 -0400 Subject: Improve task summary sections --- app/Template/task_file/show.php | 97 ++++------------------------------------- 1 file changed, 8 insertions(+), 89 deletions(-) (limited to 'app/Template/task_file/show.php') diff --git a/app/Template/task_file/show.php b/app/Template/task_file/show.php index 21bf79ef..df69605d 100644 --- a/app/Template/task_file/show.php +++ b/app/Template/task_file/show.php @@ -1,90 +1,9 @@ - -
- - - \ No newline at end of file +
+ render('task_file/images', array('task' => $task, 'images' => $images)) ?> + render('task_file/files', array('task' => $task, 'files' => $files)) ?> +
+ -- cgit v1.2.3