diff options
Diffstat (limited to 'static/search/imagesearch.html')
| -rwxr-xr-x | static/search/imagesearch.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/search/imagesearch.html b/static/search/imagesearch.html index bab6a8d..27e50c8 100755 --- a/static/search/imagesearch.html +++ b/static/search/imagesearch.html @@ -259,7 +259,7 @@ }); }; - control.setOnKeepCallback(this, keepResult, 'DUMP THIS'); + control.setOnKeepCallback(this, keepResult, 'HUMP THIS'); control.draw(document.getElementById("searchControl")); control.execute(document.getElementById('q').value); |
