]> git.evergreen-ils.org Git - Evergreen.git/commit
Don't auto-logout TPAC in staff client
authorJeff Godin <jgodin@tadl.org>
Wed, 6 Nov 2013 17:07:07 +0000 (12:07 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 7 Nov 2013 14:24:41 +0000 (09:24 -0500)
commit53b95bb34f395848ef7da78e6b6497eb269bcd63
tree9119d9ee19e9761d6d79687ab1c23feee84844c0
parentd68a509d7c7de473da9f24b7f992979ee5d320d2
Don't auto-logout TPAC in staff client

Wrap the meta refresh in TPAC within a check for ctx.is_staff, so
that idle TPAC tabs will not log out when running within the staff
client.

This is intended to resolve the primary cause of symptoms mentioned
in bug 1036318 "OPAC timeout within the client"

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/opac/parts/base.tt2