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(
(function() {
clearHelpTemp.bind(this)();
}).bind(this), 15000);
}).bind(this), 10000);
}
}

Loading…
Cancel
Save