JSON2 utilities now loaded by default.
This library is needed for melange general JS utilities package
to work properly and parse melangeContext and melangeConfig
JSON attributes.
--- a/app/soc/views/helper/params.py Mon Oct 26 15:38:13 2009 -0700
+++ b/app/soc/views/helper/params.py Tue Oct 27 19:56:15 2009 +0000
@@ -62,6 +62,7 @@
'jq_progressbar',
'jq_thickbox',
'jq_ui_core',
+ 'json',
'menu',
'melange',
'bulk_review',