aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorroot <root@gondul-dev01.nyd.msbone.net>2017-04-20 03:24:15 +0200
committerroot <root@gondul-dev01.nyd.msbone.net>2017-04-20 03:24:15 +0200
commitb75bf7c42a3ea871b92360739011b8b387cc087e (patch)
treea87f79ec903eb86ec0d9a4a253fb86118d0771ba /web/index.html
parent53d3a0593e3702a245dc90fb14a79e166bf7bbb3 (diff)
parent7b97188b728c85c498acc8acdce1750c472f2c85 (diff)
Merge branch 'master' of https://github.com/msbone/gondul
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 85cac15..375b46b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -86,7 +86,7 @@
<span class="input-group-btn">
<button id="searchbox-x" class="btn btn-default" type="button" onclick="nmsSearch.reset();">X</button>
<button id="searchbox-help" class="btn btn-default" type="button" onclick="nmsInfoBox.showWindow('searchHelp');">?</button>
- <button id="searchbox-submit" class="btn btn-default" type="button" onclick="nmsInfoBox.showWindow('switchInfo',document.getElementById('searchbox').value);">Go!</button>
+ <button id="searchbox-submit" class="btn btn-default" type="button" onclick="nmsSearch.runSearch();">Go!</button>
</span>
</div>
</div>