From 7dd894ca07d444dadcaa6b73c38c087284a467af Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 22 Jul 2015 11:55:41 -0400 Subject: [PATCH] JBAS-822 Adopt stock login timer logic In prep for LP#1474051, which modifies the timeout behavior, start using (as much as possible) the stock login timer code. This will ease migration when the logout warning code is merged in. Signed-off-by: Bill Erickson --- .../var/templates_kcls/circ/selfcheck/main.tt2 | 1 + .../web/js/ui/kcls/circ/selfcheck/selfcheck.js | 53 +++++++++++++++------- 2 files changed, 38 insertions(+), 16 deletions(-) diff --git a/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 b/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 index 64ddaeceb7..9011b6e02d 100644 --- a/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 +++ b/KCLS/openils/var/templates_kcls/circ/selfcheck/main.tt2 @@ -6,6 +6,7 @@