]> git.evergreen-ils.org Git - Evergreen.git/commit
tpac avoid more org_unit template var leaks
authorBill Erickson <berick@esilibrary.com>
Tue, 12 Feb 2013 17:19:58 +0000 (12:19 -0500)
committerBen Shum <bshum@biblio.org>
Mon, 11 Mar 2013 21:42:53 +0000 (17:42 -0400)
commiteca8d7fe2af431f28230385bfe185c48b6eaf16a
tree291c4c520164f3ad3693631535704d0af16dc0d1
parent415a3e98ab658f87f7ac72f62eb203cf17ec7583
tpac avoid more org_unit template var leaks

Avoid using the variable name 'org_unit' in misc_utils (when compiling
copy visibility info) since the value can leak into the org_selector
template, disrupting the rendering of the org selector.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/misc_util.tt2