automatically focus on the create todo form

pull/1/head
ansuz 8 years ago
parent 77d6da841f
commit 2af96d74fc

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

Loading…
Cancel
Save