Frontend: Adjust vibe()
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
5e154424de
commit
344c321e9d
@ -47,7 +47,7 @@
|
||||
<form action="board.html">
|
||||
<input class="lookup-box" type="text" id="crs-lookup" name="stn" placeholder="Enter CRS/TIPLOC" autocomplete="off"/>
|
||||
<br>
|
||||
<input type="submit" value="Lookup Board" class="lookup-button" onclick="vibe()">
|
||||
<input type="submit" value="Lookup Board" class="lookup-button" onclick="vibe('ok')">
|
||||
</form>
|
||||
|
||||
<h2>Quick Links</h2>
|
||||
|
Reference in New Issue
Block a user