From: Jakub Skoczen Date: Thu, 3 Mar 2011 11:31:27 +0000 (+0100) Subject: There seem to be to many 'shows' at times X-Git-Url: http://git.indexdata.com/?p=mkdru-moved-to-drupal.org.git;a=commitdiff_plain;h=270a00a0446614db81debaa0ba5a54b65d48933c There seem to be to many 'shows' at times This won't fix it, I suspect that client code is messing with it --- diff --git a/mkdru.client.js b/mkdru.client.js index 927e6fd..d30fa48 100644 --- a/mkdru.client.js +++ b/mkdru.client.js @@ -415,6 +415,7 @@ $(document).ready(function () { "showResponseType": mkdru.showResponseType, "onrecord": mkdru.pz2Record, "autoInit": false } ); + pz2.showFastCount = 0; // initialise state to hash string or defaults mkdru.stateFromHash();