From 9fb2e711899ae328a7a09295468793ffbc16c27c Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 3 Dec 2014 21:59:48 -0500 Subject: Move tasks templates to a subfolder --- app/Template/task/new.php | 79 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 app/Template/task/new.php (limited to 'app/Template/task/new.php') diff --git a/app/Template/task/new.php b/app/Template/task/new.php new file mode 100644 index 00000000..72e7d25b --- /dev/null +++ b/app/Template/task/new.php @@ -0,0 +1,79 @@ + + + + + + +
+
+ + + +
+ +
+ + + +
+
    +
  • + +
  • +
  • + +
  • +
+
+ +
+
+
+
+
+ +
+ + + + +
+ +
+ + + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+
+
+ +
+ + $values['project_id'])) ?> +
+
+
-- cgit v1.2.3