]> 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:00 +0000 (09:24 -0500)
commit3418a1609eaa2dd9762ba56eb04a98c6d9acbf94
tree74910fee71b1345d5c31ecd4c2f04089d9aaa385
parent0cac7654d4cf5174fdfe31aab8cf1542a9c44825
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