diff --git a/app/Template/task_file/files.php b/app/Template/task_file/files.php index b7621b5d5..dd89a82ae 100644 --- a/app/Template/task_file/files.php +++ b/app/Template/task_file/files.php @@ -31,6 +31,7 @@ modal->confirm('trash-o', t('Remove'), 'TaskFileController', 'confirm', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'file_id' => $file['id'])) ?> + hook->render('template:task-file:documents:dropdown', array('task' => $task, 'file' => $file)) ?>