From 7e44dee903015399e221cdda52e540e75c2484f5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 30 Aug 2014 22:35:50 -0800 Subject: Move a task to another project --- app/Templates/task_edit_description.php | 11 +++++------ app/Templates/task_move_project.php | 18 ++++++++++++++++++ app/Templates/task_sidebar.php | 1 + 3 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 app/Templates/task_move_project.php (limited to 'app/Templates') diff --git a/app/Templates/task_edit_description.php b/app/Templates/task_edit_description.php index e3a3e8b9..d403190f 100644 --- a/app/Templates/task_edit_description.php +++ b/app/Templates/task_edit_description.php @@ -13,11 +13,10 @@
- - - - - + + + + +
- diff --git a/app/Templates/task_move_project.php b/app/Templates/task_move_project.php new file mode 100644 index 00000000..190a93d9 --- /dev/null +++ b/app/Templates/task_move_project.php @@ -0,0 +1,18 @@ + + +
+ + + + + +
+ +
+ + + +
+
\ No newline at end of file diff --git a/app/Templates/task_sidebar.php b/app/Templates/task_sidebar.php index d97c44e2..ba9d7a86 100644 --- a/app/Templates/task_sidebar.php +++ b/app/Templates/task_sidebar.php @@ -9,6 +9,7 @@
  • +
  • -- cgit v1.2.3