From 6f92674b0c1eb5207524793690b4ac211ce0ec0b Mon Sep 17 00:00:00 2001 From: "C. Alexander Leigh" Date: Tue, 14 Feb 2023 11:14:42 -0800 Subject: [PATCH] lc-isf-tc: func name --- lc-isf-tc/src/main/resources/screen/login.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lc-isf-tc/src/main/resources/screen/login.json b/lc-isf-tc/src/main/resources/screen/login.json index 1b391731d..7ff0928ff 100644 --- a/lc-isf-tc/src/main/resources/screen/login.json +++ b/lc-isf-tc/src/main/resources/screen/login.json @@ -14,7 +14,7 @@ "label": "LOGON", "cols": 11, "rows": 1, - "call": "logon" + "call": "login" } } } \ No newline at end of file -- GitLab