From: Dan Scott Date: Wed, 12 Oct 2011 18:54:25 +0000 (-0400) Subject: Give OrgTree.js a locale, always X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6ff9b39db6a95d51fe298d052f5a03668cedfdd8;p=evergreen%2Ftadl.git Give OrgTree.js a locale, always We started generating locale-specific OrgTree.js files many moons ago, and now no longer provide a "default" locale in the root of the common/js directory. The result was that the index.xhtml page for the staff client was throwing an "_l is undefined" exception; largely meaningless, as it seems that the OrgTree isn't even used on that page, but noise that doesn't need to be in the JavaScript console. Here we correct that exception by providing a locale, and hopefully prevent any further copy/paste mistakes. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 44b6c81731..dfa9de8fe5 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -69,7 +69,7 @@ -