Browse Source

loading thingy

master
wes 9 years ago
parent
commit
a47b96a322
  1. 2
      src/scripts/search.tag

2
src/scripts/search.tag

@ -44,7 +44,7 @@ function showHelp() {
window.setTimeout( window.setTimeout(
(function() { (function() {
clearHelpTemp.bind(this)(); clearHelpTemp.bind(this)();
}).bind(this), 15000); }).bind(this), 10000);
} }
} }

Loading…
Cancel
Save