From fe9228b394c22bca3f7e552dfd1483a94e18dbd9 Mon Sep 17 00:00:00 2001 From: xieqiyu Date: Mon, 29 Aug 2022 13:26:58 +0800 Subject: [PATCH] * Fix bug#26897. --- module/bug/view/edit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 23aaf191cf..d2462c3443 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -191,7 +191,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project); bug->mailto;?>
- mailto), 'class="form-control picker-select" multiple');?> + mailto, 'class="form-control picker-select" multiple');?> fetch('my', 'buildContactLists');?>