]> git.evergreen-ils.org Git - Evergreen.git/commit
Use valid JSON in Dojo i18n for Searcher.js
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 5 May 2011 18:41:20 +0000 (18:41 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 5 May 2011 18:41:20 +0000 (18:41 +0000)
commitcf8a02b93a86038cd6c6a826b8dbb2751346c684
tree75449b78054a2b88e1844766ac4ddd1f6752652d
parent4ba027936fcb92fb74ae395d879b8e35a402daa8
Use valid JSON in Dojo i18n for Searcher.js

Dojo i18n processing scripts require valid JSON (quoted keys in hashes),
even though Dojo itself is more relaxed and accepts unquoted keys. So,
do the i18n dance here.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@20439 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/widget/nls/Searcher.js