From 41cefd5fd4b5817801f8d289ede032e1b09616e1 Mon Sep 17 00:00:00 2001 From: MiguelVis Date: Mon, 27 Jan 2020 23:15:19 +0100 Subject: [PATCH] Fix new batch users issues. (#150) * Initialize JS autocomplete for custom attributes in new batch users. * Fix selector id for groups. --- include/management/populate_selectbox.php | 2 +- menu-mng-batch.php | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/include/management/populate_selectbox.php b/include/management/populate_selectbox.php index b2270b499..cd19cef0c 100644 --- a/include/management/populate_selectbox.php +++ b/include/management/populate_selectbox.php @@ -250,7 +250,7 @@ function populate_plans($defaultOption = "Select Plan", $elementName = "", $cssC */ function populate_groups($defaultOption = "Select Group", $elementName = "", $cssClass = "form", $mode = "", $defaultOptionValue = "") { - echo "