From a1923d3d7f9276e859d6fd6bee339f0ea00f6544 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 22 Feb 2014 13:37:06 -0500 Subject: Add a page to display completed tasks and add the completion date column for tasks --- templates/project_tasks.php | 52 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 templates/project_tasks.php (limited to 'templates/project_tasks.php') diff --git a/templates/project_tasks.php b/templates/project_tasks.php new file mode 100644 index 00000000..ed244c34 --- /dev/null +++ b/templates/project_tasks.php @@ -0,0 +1,52 @@ +
+ +
+ +

+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ +
+
\ No newline at end of file -- cgit v1.2.3