diff --git a/module/common/view/action.html.php b/module/common/view/action.html.php index b07da8587d..44b3af8cfe 100755 --- a/module/common/view/action.html.php +++ b/module/common/view/action.html.php @@ -7,6 +7,7 @@ diff --git a/module/kanban/js/common.js b/module/kanban/js/common.js index 8b602a5482..7537e5215e 100644 --- a/module/kanban/js/common.js +++ b/module/kanban/js/common.js @@ -14,6 +14,7 @@ function setMailto(field, value) $('#team').replaceWith(data); $('#team_chosen').remove(); $('#team').chosen(); + $('.picker.picker-multi').remove(); }) } diff --git a/module/productplan/view/browsebylist.html.php b/module/productplan/view/browsebylist.html.php index f399b26b96..01b5627e58 100644 --- a/module/productplan/view/browsebylist.html.php +++ b/module/productplan/view/browsebylist.html.php @@ -9,7 +9,11 @@ * @link https://www.zentao.net */ ?> - +