From 728e3cacc33b32463064cb1a3373c51d2030351f Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 26 Sep 2019 19:24:36 +0200 Subject: [PATCH] sorting --- lam/lib/baseModule.inc | 3 +++ lam/lib/modules/asteriskExtension.inc | 2 ++ lam/lib/modules/posixGroup.inc | 1 + 3 files changed, 6 insertions(+) diff --git a/lam/lib/baseModule.inc b/lam/lib/baseModule.inc index 21d67bce..c7edaa0f 100644 --- a/lam/lib/baseModule.inc +++ b/lam/lib/baseModule.inc @@ -1573,6 +1573,7 @@ abstract class baseModule { /** * Adds an area with two multi-select fields with buttons to move items from right to left and vice-versa. + * The options of the selects must be presorted. *
Names: *