From f49b01028ba61f544d4562e905460bc1cff93951 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Thu, 25 Feb 2016 16:26:46 -0500 Subject: [PATCH] LP #1466173 Selfcheck Hide UI Elements Until Patron Auth Currently, there are visible elements on the lower portion of the login screen that the patron cannot use until after authenticating. This patch hides those elements except when the patron is authenticated. Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton --- Open-ILS/src/templates/circ/selfcheck/main.tt2 | 2 +- Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/circ/selfcheck/main.tt2 b/Open-ILS/src/templates/circ/selfcheck/main.tt2 index 6f571391d0..2fb44fdcb9 100644 --- a/Open-ILS/src/templates/circ/selfcheck/main.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/main.tt2 @@ -9,7 +9,7 @@
[% INCLUDE 'circ/selfcheck/banner.tt2' %]
-
+