From 1215d48d7d7a6b01769ade92d554207c1b2032d1 Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Fri, 15 Jan 2021 17:38:35 -0500 Subject: [PATCH] LP1873539 Active column in SMS carrier configuration This fixes the lack of values displaying in the Active column of the SMS Carrier configuration screen. (Administration->Server Administration->SMS Carriers) To test apply the patch. Go to the Carrier Configuration screen and note that the 'Yes' and 'No' boolean values now display for the Active column. Signed-off-by: Garry Collum Signed-off-by: Gina Monti Signed-off-by: Jane Sandberg --- Open-ILS/examples/fm_IDL.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index d6c112fc32..242c357b43 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -1036,7 +1036,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + -- 2.11.0