automatically focus on the create todo form

pull/1/head
ansuz 2017-07-26 13:17:02 +02:00
parent 77d6da841f
commit 2af96d74fc
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ define([
default:
console.log(e.which);
}
});
}).focus();
var editTask = function () {