automatically focus on the create todo form
parent
77d6da841f
commit
2af96d74fc
|
@ -138,7 +138,7 @@ define([
|
|||
default:
|
||||
console.log(e.which);
|
||||
}
|
||||
});
|
||||
}).focus();
|
||||
|
||||
var editTask = function () {
|
||||
|
||||
|
|
Loading…
Reference in New Issue