From 2021dccc5a444f60c5ba1673d94b39999912cd26 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 20 Sep 2015 15:53:28 -0400 Subject: Move subtask forecast to a plugin Plugin repo: https://github.com/kanboard/plugin-subtask-forecast --- app/Template/task/sidebar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Template/task') diff --git a/app/Template/task/sidebar.php b/app/Template/task/sidebar.php index cf0e9f76..9ee1e7df 100644 --- a/app/Template/task/sidebar.php +++ b/app/Template/task/sidebar.php @@ -19,7 +19,7 @@ - hook->render('task:sidebar:information') ?> + hook->render('template:task:sidebar:information') ?>

-- cgit v1.2.3