- Added forgot option
- added modify user
- moved login and register
This commit is contained in:
2019-01-29 19:59:12 +01:00
parent 583c67c61a
commit 746e5fe14b
17 changed files with 229 additions and 63 deletions

View File

@@ -132,9 +132,6 @@ else
&& Object.keys(sleep).length == 0)
$("#chart-data").html("Nessun dato");
else {
/* se checked #show-table allora crea dati come data.cshtml for () {
allData.push({"time"});
}*/
$("#chart-data").html("");
console.log(heartbeat[0].time);
console.log("min = " +new Date(heartbeat[0].time).getTime());