From 18aaf1656b26352b32f5bd9593d826dbe02357cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Wed, 30 May 2018 11:02:19 +0800 Subject: [PATCH] * Finish task#4375. --- module/task/view/edit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 056a9a71e1..add4bc011a 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -128,7 +128,7 @@
acl == 'private' ? $members : $users, str_replace(' ' , '', $task->mailto), 'class="form-control" multiple');?> -
fetch('my', 'buildContactLists');?>
+ fetch('my', 'buildContactLists');?>