Browse Source

loading thingy

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

2
src/scripts/search.tag

@ -45,7 +45,7 @@ function showHelp() {
window.setTimeout(
(function() {
clearHelp.bind(this)();
}).bind(this), 2000);
}).bind(this), 15000);
}
}

Loading…
Cancel
Save