mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-01 16:44:30 +02:00
fiel refactor
This commit is contained in:
parent
2b308e2ae9
commit
68ff9cebea
6 changed files with 820 additions and 845 deletions
|
@ -44,7 +44,6 @@ var InteractiveRebaseView = Backbone.View.extend({
|
|||
},
|
||||
|
||||
toggleVisibility: function(toggle) {
|
||||
console.log('toggling');
|
||||
$('#dialogHolder').toggleClass('shown', toggle);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue