summaryrefslogtreecommitdiff
path: root/static/search/browser.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/search/browser.html')
-rwxr-xr-xstatic/search/browser.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/search/browser.html b/static/search/browser.html
index b48b349..439360a 100755
--- a/static/search/browser.html
+++ b/static/search/browser.html
@@ -253,7 +253,7 @@
});
};
- control.setOnKeepCallback(this, keepResult, 'DUMP THIS');
+ control.setOnKeepCallback(this, keepResult, 'HUMP THIS');
control.draw(document.getElementById("searchControl"));
control.execute(document.getElementById('q').value);