From ba7d0cd9fc2ce1ac3d6bc1408b1a4665636fe716 Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Fri, 22 Feb 2013 01:45:01 +0000 Subject: [PATCH] * if type of project is sprint, remove module. --- module/task/view/create.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 0de2404af7..36815a7ec8 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -32,10 +32,12 @@ task->project;?> name;?> + type != 'sprint'):?> task->module;?> + task->assignedTo;?>