From aec234c5e63604f3937e8e5fe43ffd145767bece 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 --- 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 a312c105ef..f4ba2fae5c 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