mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
removed left right arrows
This commit is contained in:
parent
7d05c5167d
commit
332c36e090
4 changed files with 9 additions and 24 deletions
|
@ -110,11 +110,6 @@ var InteractiveRebaseView = ContainedBase.extend({
|
|||
destination: this.$('.confirmCancel'),
|
||||
deferred: deferred
|
||||
});
|
||||
|
||||
new LeftRightView({
|
||||
destination: this.$('.confirmCancel'),
|
||||
deferred: deferred
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue