JSON2 utilities now loaded by default.
authorMario Ferraro <fadinlight@gmail.com>
Tue, 27 Oct 2009 19:56:15 +0000
changeset 3064 bc1eecbd1a7c
parent 3063 0b69dd9a5252
child 3065 c7c5212ba840
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.
app/soc/views/helper/params.py
--- 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',