From 06dcb591383a37eede5389539f2ea712c3df3110 Mon Sep 17 00:00:00 2001 From: zhouxin Date: Fri, 25 Mar 2022 01:22:21 +0000 Subject: [PATCH] * Fix bug #18307. --- module/program/view/edit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/program/view/edit.html.php b/module/program/view/edit.html.php index 397f6a5843..190f843ffe 100644 --- a/module/program/view/edit.html.php +++ b/module/program/view/edit.html.php @@ -101,7 +101,7 @@ whitelist;?>
- whitelist, 'class="form-control chosen" multiple');?> + whitelist, 'class="form-control chosen" multiple data-drop_direction="up"');?> fetch('my', 'buildContactLists', "dropdownName=whitelist");?>