mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 17:00:04 +02:00
more todo list items
This commit is contained in:
parent
529f69599b
commit
749108a775
5 changed files with 22 additions and 3 deletions
|
@ -30,7 +30,6 @@ var CommandPromptView = Backbone.View.extend({
|
|||
},
|
||||
|
||||
blur: function() {
|
||||
console.log('got blur');
|
||||
$(this.commandCursor).toggleClass('shown', false);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue