fix typo
This commit is contained in:
@@ -172,7 +172,7 @@
|
|||||||
conn.send(passEl.value + ";lock;" + boat['id']);
|
conn.send(passEl.value + ";lock;" + boat['id']);
|
||||||
}
|
}
|
||||||
|
|
||||||
fucntion getBoatLog(e)
|
function getBoatLog(e)
|
||||||
{
|
{
|
||||||
alert("loggy log");
|
alert("loggy log");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user