From 1a00522c1350114aad18ad904f7302ff3b58ea48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Tue, 16 Jan 2018 10:39:59 +0800 Subject: [PATCH] * Fix Bug#1388. --- module/task/view/edit.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index c85d672960..528f946e1d 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -72,12 +72,14 @@
task->legendBasic;?> + parent)):?> + - + global->flow != 'onlyTask' and $project->type != 'ops'):?>
task->project;?> project, 'class="form-control chosen" onchange="loadAll(this.value)"');?>
task->module;?>task->module;?> module, 'class="form-control chosen" onchange="loadModuleRelated()"');?>