@ -31,9 +31,14 @@
</div>
</search>
var showedHelp = false;
function showHelp() {
this.opts.showHelp = true;
if (!showedHelp) {
this.update();
showedHelp = true;
}
function clearHelp() {