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/edit.php | 68 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 app/Template/task/edit.php (limited to 'app/Template/task/edit.php') diff --git a/app/Template/task/edit.php b/app/Template/task/edit.php new file mode 100644 index 00000000..6f136cb9 --- /dev/null +++ b/app/Template/task/edit.php @@ -0,0 +1,68 @@ + +
+
+ + + +
+ + +
+ + + +
+
    +
  • + +
  • +
  • + +
  • +
+
+ +
+
+
+
+
+ +
+ +
+ +
+ + + + +
+ + +
+ + +
+ + +
+ + +
+
+
+ +
+ + + + $task['project_id'])) ?> + + $task['id'])) ?> + +
+
+
-- cgit v1.2.3