mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-03 11:14:27 +02:00
Resolves #340 Drop alert titles
This commit is contained in:
parent
e278d519b9
commit
01729706d0
2 changed files with 1 additions and 7 deletions
|
@ -345,7 +345,7 @@ var ModalAlert = ContainedBase.extend({
|
|||
}
|
||||
|
||||
this.container = new ModalTerminal({
|
||||
title: 'Alert!'
|
||||
title: ''
|
||||
});
|
||||
this.render();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue