mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
awesome
This commit is contained in:
parent
764fbf63bc
commit
de9d91773a
8 changed files with 461 additions and 270 deletions
|
@ -159,7 +159,7 @@ var ModalView = Backbone.View.extend({
|
|||
console.log('window focus doing nothing', e);
|
||||
},
|
||||
|
||||
documentClick: function(e) {
|
||||
onDocumentClick: function(e) {
|
||||
console.log('doc click doing nothing', e);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue