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