Fix: apply Desktop Notification for Chrome, Alert for IE
This commit is contained in:
@@ -530,7 +530,7 @@ Timer.prototype.sendStartTimeToServer = function(time) {
|
||||
this.timeStart = time;
|
||||
|
||||
// send to server
|
||||
console.log(this.timeStart);
|
||||
console.log("send to server : " + this.timeStart);
|
||||
}
|
||||
|
||||
Timer.prototype.sendTimeLeftToServer = function() {
|
||||
|
||||
Reference in New Issue
Block a user