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=4d6da36ad97c638af7aef89734dc9cb90e3c1020;p=Evergreen.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 b60be0d7b3..7475cbcac2 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -72,7 +72,7 @@ -