From: Jason Skomorowski Date: Thu, 20 Jan 2011 05:21:48 +0000 (+0100) Subject: I missed one of the commas that offends ie6 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=af73966b4cb8897c9da818326520055be02cd2b6;p=mkdru-moved-to-drupal.org.git I missed one of the commas that offends ie6 --- diff --git a/mkdru.client.js b/mkdru.client.js index 1a91331..2881fda 100644 --- a/mkdru.client.js +++ b/mkdru.client.js @@ -19,7 +19,7 @@ var mkdru = { sort: 'relevance', filter: null, query:null, - recid:null, + recid:null }, state: {} };