]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1306814: Make use of patron timeout setting for selfcheck
authorBen Shum <bshum@biblio.org>
Fri, 26 Sep 2014 21:05:39 +0000 (17:05 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 10 Oct 2014 15:14:54 +0000 (11:14 -0400)
commit805c91a7b33ed168edaabadf2d70f6f990adf6f3
tree9a25ece29a0e99a42dcfaf629bb23a953d5d0db1
parent4de724d1425035a563a63cdf968b1c8616c0f3c9
LP#1306814: Make use of patron timeout setting for selfcheck

As described in the bug, the library setting "Self Check: Patron Login Timeout
(in seconds)" does not appear to work with the newer selfcheck interface.

It looks like some of it was already being pulled in, like the variable, but
the interface was not utilizing it.

This commit borrows from the old JS selfcheck and implements a default of
three minutes for selfcheck timeout otherwise handled by the library setting.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js