mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-06 19:14:41 +02:00
Resolves #273 build level breakage
This commit is contained in:
parent
6c3a7ad327
commit
1ef2569394
2 changed files with 2 additions and 7 deletions
|
@ -75,7 +75,7 @@ var MarkdownGrabber = ContainedBase.extend({
|
|||
var confirmCancel = new Views.ConfirmCancelView({
|
||||
deferred: buttonDefer,
|
||||
destination: this.getDestination()
|
||||
}.bind(this));
|
||||
});
|
||||
}
|
||||
|
||||
this.updatePreview();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue