]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Don't auto-logout TPAC in staff client user/jeff/lp1036318_opac_timeout_in_staff_client
authorJeff Godin <jgodin@tadl.org>
Wed, 6 Nov 2013 17:07:07 +0000 (12:07 -0500)
committerJeff Godin <jgodin@tadl.org>
Wed, 6 Nov 2013 21:12:08 +0000 (16:12 -0500)
commitd698e48ceb3e1ee978ae1752a41a37929ddd07d1
treedb3c33f92c4b9efa26cc9fa2e0d2660cc83aaca6
parent4a6345d0383ba3b7b0f73aca06eafa5a8adab1a4
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>
Open-ILS/src/templates/opac/parts/base.tt2