From 6967c0968c2f98e979101be595f6aa554cfb6112 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 --- 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 22022fe2a6..fc4dfbc359 100644 --- a/Open-ILS/src/templates/circ/selfcheck/main.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/main.tt2 @@ -8,7 +8,7 @@
[% INCLUDE 'circ/selfcheck/banner.tt2' %]
-
+