modifié: v/index.html

modifié:         v/video.html
This commit is contained in:
sidya82 2014-03-01 23:03:39 +01:00
parent 262561a983
commit c7cce89284
2 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,6 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="ISO-8859-1" />
<title>Page d'identification</title>
<link rel="stylesheet" type="text/css" href="style/styles.css">
<script type="text/javascript">

View File

@ -32,8 +32,6 @@
console.log("Data send");
ws.send("lol");
}
</script>
</head>
<body onload="javascript:setInterval('refresh();',2000)">