]> 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:22:58 +0000 (09:22 -0500)
commitfb9de907e5c114b8c72acb3aa4051d592bfe4361
tree96f833fc6fc33d6ab8ff97767104a9a7d7e8a11d
parentec745cd95af8908cd4c43a08de4003d6138005e0
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