From acba6839a6082e3e3800a733f8baea7c843fc02e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 11 Oct 2014 21:11:10 -0400 Subject: Add 3 new fields for tasks: start date, time estimated and time spent --- app/Templates/task_time.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/Templates/task_time.php (limited to 'app/Templates/task_time.php') diff --git a/app/Templates/task_time.php b/app/Templates/task_time.php new file mode 100644 index 00000000..11a76303 --- /dev/null +++ b/app/Templates/task_time.php @@ -0,0 +1,15 @@ +
+ + + + + + + + + + + + + +
\ No newline at end of file -- cgit v1.2.3