jQuery 1.10.0

This commit is contained in:
mdipierro
2013-05-25 18:36:32 -05:00
parent 9b1b9e73c5
commit 0138b1782d
5 changed files with 20 additions and 7 deletions
+1
View File
@@ -3102,3 +3102,4 @@ class ExporterJSON(ExportClass):
return self.rows.as_json()
else:
return 'null'