From 73b44f15507e5eec3377eaf9fb7419fdfd73d2e8 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 7 Feb 2015 14:36:24 -0500 Subject: Uncheck tasks and swimlanes from project duplication and update translations --- app/Controller/Project.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/Controller') diff --git a/app/Controller/Project.php b/app/Controller/Project.php index 842ed6e8..fb0a8d05 100644 --- a/app/Controller/Project.php +++ b/app/Controller/Project.php @@ -297,7 +297,8 @@ class Project extends Base /** * Duplicate a project * - * @author Antonio Rabelo & Michael Lüpkes + * @author Antonio Rabelo + * @author Michael Lüpkes * @access public */ public function duplicate() -- cgit v1.2.3