]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix up acq Dojo NLS file to be strictly JSON compliant
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Jun 2010 05:00:16 +0000 (05:00 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Jun 2010 05:00:16 +0000 (05:00 +0000)
commitd01c2fcf483a53c5ac3362c8dcf73579d20410fc
treea4119b64ee1e788baac46db6e9f482dae94042ba
parentb0543089c0b34073ae02b9c53890da8855492e07
Fix up acq Dojo NLS file to be strictly JSON compliant

simplejson chokes on non-compliant JSON:
  * Strings must be delimited in double-quotes
  * Joining strings with + is not allowed

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16604 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/acq/nls/acq.js