projects
/
mkdru-moved-to-drupal.org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b679d2c
)
There seem to be to many 'shows' at times
author
Jakub Skoczen
<jakub@indexdata.dk>
Thu, 3 Mar 2011 11:31:27 +0000
(12:31 +0100)
committer
Jakub 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
patch
|
blob
|
history
diff --git
a/mkdru.client.js
b/mkdru.client.js
index
927e6fd
..
d30fa48
100644
(file)
--- 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();