]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Repair PCrudFilterPane localeStrings namespace pollution
authorBill Erickson <berick@esilibrary.com>
Fri, 27 Jul 2012 17:51:05 +0000 (13:51 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 27 Jul 2012 18:06:53 +0000 (14:06 -0400)
commitad3af2aca6ad7d7d7e497b477e679c762d016f5d
tree4e905d11254898dde781a7f30a85c0ff6738db44
parent6517e6fbeb80601a8aab8478484f6dbd22e3b001
Repair PCrudFilterPane localeStrings namespace pollution

Avoid using the global 'localeStrings' variable in PCrudFilterPane
because it clobbers the variable for UIs that use the same variable
name.

Originally repaired in working =>
collab/berick/acq-fund-rollover-repairs, but the change was lost with
competing feature development.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/dojo/openils/widget/PCrudFilterPane.js