* Fallback to eval() method for JSON loading if the native JSON object (FF 3.5, IE8...
authorMatt <matt@uncensored.citadel.org>
Tue, 21 Jul 2009 04:01:33 +0000 (04:01 +0000)
committerMatt <matt@uncensored.citadel.org>
Tue, 21 Jul 2009 04:01:33 +0000 (04:01 +0000)
commitbaaf8bec3538590d44addd8e7d603460851e40d3
tree251160a0328413ce0ddfb40980d11c0bc0cbb2f8
parent55099b989e4346326b340664eeca57876a2123ea
* Fallback to eval() method for JSON loading if the native JSON object (FF 3.5, IE8) does not accept our data.
* Silence any harmless errors caught in IE
webcit/static/summaryview.js