There seem to be to many 'shows' at times
authorJakub Skoczen <jakub@indexdata.dk>
Thu, 3 Mar 2011 11:31:27 +0000 (12:31 +0100)
committerJakub Skoczen <jakub@indexdata.dk>
Thu, 3 Mar 2011 11:31:27 +0000 (12:31 +0100)
This won't fix it, I suspect that client code is messing with it

mkdru.client.js

index 927e6fd..d30fa48 100644 (file)
@@ -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();