mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 01:10:04 +02:00
zomg
This commit is contained in:
parent
31aba06d45
commit
5242afc2f1
4 changed files with 279 additions and 156 deletions
|
@ -358,7 +358,7 @@ var ConfirmCancelTerminal = Backbone.View.extend({
|
|||
this.modalAlert = new ModalAlert(_.extend(
|
||||
{},
|
||||
{ markdown: '#you sure?' },
|
||||
options.modalAlert
|
||||
options
|
||||
));
|
||||
|
||||
var buttonDefer = Q.defer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue