I missed one of the commas that offends ie6
authorJason Skomorowski <jason@indexdata.com>
Thu, 20 Jan 2011 05:21:48 +0000 (06:21 +0100)
committerJason Skomorowski <jason@indexdata.com>
Thu, 20 Jan 2011 05:21:48 +0000 (06:21 +0100)
mkdru.client.js

index 1a91331..2881fda 100644 (file)
@@ -19,7 +19,7 @@ var mkdru = {
     sort: 'relevance',
     filter: null,
     query:null,
-    recid:null,
+    recid:null
   },
   state: {}
 };